You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
added option to choose 'oscap' executable for 'oscap-docker' invocation;
oscap-docker is now executable in build/utils;
extended PYTHONPATH with <source>/utils in 'run';
added PYTHONDONTWRITEBYTECODE to 'run'.
This will allow execution of commands like:
sudo ./run utils/oscap-docker --oscap=utils/oscap image registry.access.redhat.com/rhel7 oval eval probe_test_rpm.oval.xml
0 commit comments