Skip to content

feat: add INCLUDE_CUSTOM_PROPERTIES filter to scope scans by repository custom properties - #546

Draft
gionn wants to merge 1 commit into
github-community-projects:mainfrom
AlfrescoLabs:feature/include-custom-properties
Draft

feat: add INCLUDE_CUSTOM_PROPERTIES filter to scope scans by repository custom properties#546
gionn wants to merge 1 commit into
github-community-projects:mainfrom
AlfrescoLabs:feature/include-custom-properties

Conversation

@gionn

@gionn gionn commented Aug 13, 2026

Copy link
Copy Markdown

Pull Request

Proposed Changes

Repository custom properties are the org-managed alternative to topics for recording ownership/lifecycle metadata. This adds an allow-list filter so a scan can be restricted to only the repos matching given properties (e.g. owner=my-team), instead of requiring an ever-growing EXEMPT_REPOS list of everything not owned by the caller.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

…tom properties

Repository custom properties are the org-managed alternative to topics for
recording ownership/lifecycle metadata. This adds an allow-list filter so a
scan can be restricted to only the repos matching given properties (e.g.
owner=my-team), instead of requiring an ever-growing EXEMPT_REPOS list of
everything not owned by the caller.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant