Matthias
Matthias
Hey Evan, first of all: Thanks for this nice project! While playing around with it for my use case, I discovered that the Rating (at least in XMP files) is...
First of all, thank you so much for super-productivity! I scanned through the issues and found similar issues to my idea, though they may be a bit different to the...
To enable mounting of node filesystems, a new MediaType, application/x.filesystem+uncompressed, is introduced. The naming follows RFC6838 standards. As the fileystem does not provide a ReaderAt, the Reader function has been...
## Description A detailed explanation of the changes in your PR. Feel free to remove this section if it is overkill for your PR, and the title of your PR...
PoC code - do not merge! A second version of the PoC, focusing on minimizing dependencies into ClairCore. Instead of running a custom controller, we skip the DB and local...
## Description A detailed explanation of the changes in your PR. Feel free to remove this section if it is overkill for your PR, and the title of your PR...
RHCOS stores the content-set files in /ur/share/buildinfo instead of /root/buildinfo. As RHCOS and RHEL share CVE feeds, we can extend this scanner instead of building a new one for RHCOS.
### Description change me! ### User-facing documentation - [ ] CHANGELOG is updated **OR** update is not needed - [ ] [documentation PR](https://spaces.redhat.com/display/StackRox/Submitting+a+User+Documentation+Pull+Request) is created and is linked above **OR**...
DO NO MERGE! PoC PR that is broken up into smaller changes
### Description This PR adds part of the Node Indexing on Scanner v4 feature. The pipeline is not fully implemented, as a conversion function is missing. This will be introduced...