-
Notifications
You must be signed in to change notification settings - Fork 571
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
931: binary cataloger exclusion defaults #1948
Commits on Jul 20, 2023
-
feat: add config skeleton for package exclusions
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e7513e3 - Browse repository at this point
Copy the full SHA e7513e3View commit details -
feat: expose cataloger names for default exclusions config
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 27e19cf - Browse repository at this point
Copy the full SHA 27e19cfView commit details -
feat: add relationship type to package exclusion struct
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a5bfce - Browse repository at this point
Copy the full SHA 1a5bfceView commit details -
chore: add default config to constructor
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 228b5f5 - Browse repository at this point
Copy the full SHA 228b5f5View commit details -
feat: add match logic for new exclusions
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a8bd32e - Browse repository at this point
Copy the full SHA a8bd32eView commit details -
test: add integration tests for new configuration
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b67898a - Browse repository at this point
Copy the full SHA b67898aView commit details
Commits on Aug 7, 2023
-
feat: pair down changes to not be config based
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1a0df53 - Browse repository at this point
Copy the full SHA 1a0df53View commit details -
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d45458e - Browse repository at this point
Copy the full SHA d45458eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 439f48e - Browse repository at this point
Copy the full SHA 439f48eView commit details -
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aca6e56 - Browse repository at this point
Copy the full SHA aca6e56View commit details -
test: update cli test package counts to meet new binary exclusions
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f227e5a - Browse repository at this point
Copy the full SHA f227e5aView commit details -
test: remove binary python from test-fixture
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a87fd40 - Browse repository at this point
Copy the full SHA a87fd40View commit details -
test: cleanup and add exclusions test stub
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7fb0f52 - Browse repository at this point
Copy the full SHA 7fb0f52View commit details -
test: update exclusion unit tests
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a31c03e - Browse repository at this point
Copy the full SHA a31c03eView commit details
Commits on Aug 8, 2023
-
refactor: update with PR feedback
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 14263d3 - Browse repository at this point
Copy the full SHA 14263d3View commit details -
style: simplify return for exclude
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2ede303 - Browse repository at this point
Copy the full SHA 2ede303View commit details -
docs: add docs updates with new config to enable old non exclusion path
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58f6d69 - Browse repository at this point
Copy the full SHA 58f6d69View commit details -
Signed-off-by: Christopher Phillips <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfd2446 - Browse repository at this point
Copy the full SHA dfd2446View commit details