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

fix: code access allowlist items need to use a wildcard #108

Merged
merged 1 commit into from
Jan 17, 2025

Conversation

tpetr
Copy link
Contributor

@tpetr tpetr commented Jan 17, 2025

re: https://github.com/semgrep/semgrep-network-broker/pull/80/files#diff-26f0185e462eee9c623c61960b8c34d80b910e4bc4984842100f38dd1965462cR402, :filepath only matches up to the first slash, we need to be using a wildcard (*) to correctly match file paths

@tpetr tpetr requested review from cgdolan and vivekkhimani January 17, 2025 17:21
@tpetr tpetr merged commit 8bbc74b into develop Jan 17, 2025
7 checks passed
@tpetr tpetr deleted the tom/fix-code-access branch January 17, 2025 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants