Skip to content

Conversation

@deadly-panda
Copy link
Member

The scope_urls_regex we currently have only applies to ostorlab.Messages, however, the zap scan can also report findings on different targets than those specified in the scan command.
One possible solution would be adding the -z config option when running the command & specify some sort of blacklist.. however since we already have the argument & logic that checks, it was added at the step of parsing & reporting directly.

@codecov
Copy link

codecov bot commented Oct 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.20%. Comparing base (505cf8a) to head (1ff469c).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #54      +/-   ##
==========================================
+ Coverage   94.01%   94.20%   +0.18%     
==========================================
  Files           7        7              
  Lines         401      414      +13     
==========================================
+ Hits          377      390      +13     
  Misses         24       24              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@3asm 3asm merged commit 567b2f1 into main Oct 1, 2025
6 checks passed
@3asm 3asm deleted the fix/also-apply-url-regex-matching-on-zap-targets branch October 1, 2025 17:24
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.

3 participants