Skip to content

Chore/update dev#47

Merged
gkostkowski merged 5 commits into
developfrom
chore/update-dev
Jun 10, 2026
Merged

Chore/update dev#47
gkostkowski merged 5 commits into
developfrom
chore/update-dev

Conversation

@gkostkowski

Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings June 10, 2026 13:09
@gkostkowski gkostkowski merged commit d9e116d into develop Jun 10, 2026
2 checks passed
@gkostkowski gkostkowski deleted the chore/update-dev branch June 10, 2026 13:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds scanner exclusion configuration files under src/filters/, likely to ensure dev-only and documentation paths are excluded from security/code scanning runs (e.g., Fortify/ODC) without impacting the application runtime.

Changes:

  • Added src/filters/odc-exclusion.properties with exclusion glob patterns for docs/ and test/.
  • Added src/filters/fortify-exclusion.properties with the same exclusion glob patterns.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/filters/odc-exclusion.properties Defines excludePatterns to skip docs/ and test/ paths for ODC scans.
src/filters/fortify-exclusion.properties Defines excludePatterns to skip docs/ and test/ paths for Fortify scans.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sonarqubecloud

Copy link
Copy Markdown

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