Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CentOS OVALs #182

Open
cfriacas opened this issue Mar 29, 2022 · 0 comments
Open

CentOS OVALs #182

cfriacas opened this issue Mar 29, 2022 · 0 comments

Comments

@cfriacas
Copy link

https://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL5.xml
https://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL6.xml

...these are working fine for CentOS 5 and CentOS 6.

However,
https://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL7.xml
https://www.redhat.com/security/data/oval/com.redhat.rhsa-RHEL8.xml

...make the "vds.php -c synchronize" script fail.

This is the error i'm getting:
PHP Fatal error: Uncaught Exception: Unknown OS Group (Red Hat Enterprise Linux ) requested in /var/www/pakiti-server/src/managers/OsGroupsManager.php:29
Stack trace:
#0 /var/www/pakiti-server/src/modules/vds/lib/SubSource.php(328): OsGroupsManager->storeOsGroup()
#1 /var/www/pakiti-server/src/modules/vds/lib/SubSource.php(241): SubSource->parse_definitions()
#2 /var/www/pakiti-server/src/modules/vds/sources/CveSource.php(47): SubSource->retrieveVulnerabilities()
#3 /var/www/pakiti-server/src/modules/vds/VdsModule.php(30): CveSource->retrieveVulnerabilities()
#4 /var/www/pakiti-server/src/modules/cli/vds.php(138): VdsModule->synchronize()
#5 {main}
thrown in /var/www/pakiti-server/src/managers/OsGroupsManager.php on line 29

Is anyone using different sources for CentOS?
I've tried using https://oval.cisecurity.org/repository/download but that didn't work too :/

Thanks,
Carlos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant