Robert Sherwood

Results 5 issues of Robert Sherwood

### Describe the bug > If a component definition has a port range with a start and end, eg: > > ``` > "port-ranges": [ > { > "start": 80,...

bug

# Committer Notes This PR updates the names of some of the datatypes with the latest metaschema datatype names. This change is necessary for the metaschema XML files to be...

# Describe the bug If a component definition has a port range with a start and end, eg: ``` "port-ranges": [ { "start": 80, "end": 80, "transport": "TCP" } ]...

bug

### Search before asking - [x] I have searched the jetson-containers [issues](https://github.com/dusty-nv/jetson-containers/issues) and found no similar feature requests. ### jetson-containers Component _No response_ ### Bug When using a volume to...

bug

### Question While parsing Flags and Fields in oscal_metadata_metaschema.xml, I discovered that "location-uuid" is defined as both a field and a flag. This causes issues when generating code from the...

question