Tim Tschampel

Results 8 issues of Tim Tschampel

The README mentions a client/server implementation is reserved for a future release. Is this something that is planned for the near future?

As a publisher and consumer of resource mappings I'd like to: - bundle groups of Resource Mappings into a set `ResourceMappingSet` - reference the ResourceMappingSet by FQN - enforce access...

comp:policy

The platform should validate configuration state on startup, log configuration errors and then exit. An example from bad configuration (ERS not enabled/defined in config) resulting in a runtime failure and...

bug
comp:core
Stale

Performance bottlenecks have been observed in logging. [Asynchronous logging ](https://github.com/golang/example/blob/master/slog-handler-guide/README.md#speed) should be supported with a async slog Log Handler.

enhancement

# Implement breaking change that Resource Mappings have a one of Attribute or Attribute Value ## Context and Problem Statement Some PEP consumers of resource mappings need to map resources...

comp:policy
adr
Stale

Adding some Magic Bytes to TDF generation would make detecting TDF files both easier and full proof in streaming mode. Currently the best that can be done is detecting ZIP...

comp:sdk
Stale

Getting a NanoTDF's policy object would help enable certain workflows. This behavior already exists for TDF, but not NanoTDF. TDF SDK supports: loadTDF() returning a TDFReader where policy can be...

comp:sdk
Stale

``` google-github-actions/auth failed with: failed to generate Google Cloud OAuth 2.0 Access Token for ***: { "error": { "code": 403, "message": "Permission 'iam.serviceAccounts.getAccessToken' denied on resource (or it may not...

bug