Skip to content

Commit

Permalink
Bug Fix SCA scan results not available (#760)
Browse files Browse the repository at this point in the history
Co-authored-by: tamarleviCm <110327792+tamarleviCm@users.noreply.github.com>
  • Loading branch information
elchananarb and tamarleviCm authored Jun 16, 2024
1 parent f916337 commit 2e7141a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/params/filters.go
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ var BaseIncludeFilters = []string{
"build.gradle",
"build.sbt",
"yarn.lock",
"pyproject.toml",
"poetry.lock",
"requirements.txt",
"requirement.txt",
"requirement*.txt",
Expand Down

0 comments on commit 2e7141a

Please sign in to comment.