-
In GitLab by @podhrmic on Oct 20, 2020, 09:27
https://gitlab-ext.galois.com/assuredautonomy/csaf_architecture/-/blob/develop/docs/notebooks/csaf_env_example.ipynb errors with:
```
-------------------…
-
- [x] TOC in README
- [x] Learjet example - does it have the right license? -> add a note about the paper @EthanJamesLew
- [x] Cansat/Rejoin -> add a note about where it came from @EthanJamesLew
…
-
Part of EPIC #10. From bigger recursive section #26.
Sub Issues:
- [ ] `branches` -> #31
- [ ] `full_product_name` -> OPEN
- [ ] `product_groups` -> OPEN
- [ ] `relationships` -> OPEN
## …
-
In GitLab by @zutshi on Oct 17, 2020, 13:43
We ran into this when one of the notebook was using a path to the toml files. Because the path is different for native and docker env, it will work in only…
-
In GitLab by @zutshi on Oct 1, 2020, 18:44
Validating the name of the directory is not a good practice. It is overly restrictive, and can not even achieve its purpose.
https://gitlab-ext.galois.com/…
-
Please see https://github.com/oasis-tcs/csaf/issues/247
The same applies here. Thanks to @kestewart for bringing this up.
-
In GitLab by @EthanJamesLewon Aug 5, 2020, 14:03
**Summary**
We've defined configuration and interfaces of a CSAF component, but not the interfaces to the CSAF model. Currently, a simple interface e…
-
I have tried to upload or copy paste in few different ways a valid JSON file in https://secvisogram.github.io which seems to always fail with spurious errors
```
/document: should NOT have additio…
-
In GitLab by @bauer-matthews on Sep 30, 2020, 05:11
It might be worth having READMEs in the example folders (i.e. in csaf_architecture/examples/f16). There are a lot of specifics there that are not g…
-
I am not sure all of the semantics behind choosing one of `affected.affectsCpe`, `affected.vendors`, or `affected.affectsSwid`, but currently, the schema allows for potentially all 3 to be submitted. …