0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed up a link in atomic-git/README.md More... about 8 years ago
Added chroots-in-dir:// scheme for oscapd-evaluate --target argument More... about 8 years ago
Commented what empty fetch URL means in config.py More... about 8 years ago
Clean up Dockerfiles More... about 8 years ago
The CVE fetch timeout is configurable now More... about 8 years ago
Rate limit the frequency in which we check for fresh CVE feeds More... about 8 years ago
Report the correct dir when preparing the CVE feeds directory in config More... about 8 years ago
Log warnings when evaluation fails with exit_code=1 in oscapd-evaluate scan More... about 8 years ago
Merge pull request #71 from OpenSCAP/evaluation_modes More... about 8 years ago
Don't mislead users by log messages about exit_codes from oscap More... about 8 years ago
Write out results of oscapd-evaluate scan into a directory More... about 8 years ago
Store raw CVE and standard profile results for later processing More... about 8 years ago
Removed a redundant debug logging message in oscapd-evaluate More... about 8 years ago
Introduced oscapd-evaluate scan which will be the atomic scan integration point More... about 8 years ago
Pass config into self.get_cpe_ids method More... about 8 years ago
More tests for oscapd-evaluate More... about 8 years ago
Renamed test_cli_standalone.sh to be less ambiguous More... about 8 years ago
Added basic testing for oscapd-evaluate More... about 8 years ago
CPE hints added to EvaluationSpec, they are optional More... about 8 years ago
Added support for standard_scan to oscapd-evaluate More... about 8 years ago
Added support for STANDARD_SCAN EvaluationMode More... about 8 years ago
Lookup the correct SSG datastream using CPE IDs More... about 8 years ago
Renamed a function from _arf to _results becase ARF was confusing More... about 8 years ago
Support generating HTML report for CVE_SCAN tasks More... about 8 years ago
Added oscapd-evaluate to setup.py More... about 8 years ago
Read exit_code, stdout and stderr first before reading results from EvaluationSpec More... about 8 years ago
Print CPEs delimited by newline in oscapd-evaluate target-cpes More... about 8 years ago
Autodetect OS version when doing CVE scan instead of always using RHEL7 More... about 8 years ago
Do not read input if evaluation mode is CVE_SCAN in oscapd-evaluate More... about 8 years ago
Use CPE IDs instead of dist numbers for OS versions More... about 8 years ago