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

feat: Add optional "config" input to sca syft action #94

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

saisatishkarra
Copy link
Collaborator

@saisatishkarra saisatishkarra commented Feb 10, 2024

Syft by default looks for configuration files in the PATH where it is run and needs an explicit path for config in case of Github action runners to pick a custom configuration specified in a checkout scan repository.

Helps to specify overrides / select catalogers / ignore rules / exclude paths as required for tuning.

Refer Syft custom configuration to specify explicit input for the SBOM action

@saisatishkarra saisatishkarra requested a review from a team as a code owner February 10, 2024 14:43
Copy link

Luacheck Report

1 files  ±0  1 suites  ±0   0s ⏱️ ±0s
4 tests ±0  4 ✅ ±0  0 💤 ±0  0 ❌ ±0 
8 runs  ±0  8 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 0270a0c. ± Comparison against base commit 17456e7.

@saisatishkarra saisatishkarra merged commit b0ef627 into main Feb 12, 2024
11 checks passed
@saisatishkarra saisatishkarra deleted the feat/syft-custom-config branch February 12, 2024 15:06
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

Successfully merging this pull request may close these issues.

2 participants