-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Netlify Analyzer #4106
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
Merged
kashifkhan0771
merged 12 commits into
trufflesecurity:main
from
kashifkhan0771:feat/oss-161-netlify-analyzer
May 5, 2025
Merged
Netlify Analyzer #4106
kashifkhan0771
merged 12 commits into
trufflesecurity:main
from
kashifkhan0771:feat/oss-161-netlify-analyzer
May 5, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 tasks
zricethezav
approved these changes
May 2, 2025
abmussani
added a commit
to abmussani/trufflehog
that referenced
this pull request
May 8, 2025
* main: (40 commits) [Feat] Detector implementation for Azure API Management Direct Management Key (trufflesecurity#3938) Fastly Analyzer (trufflesecurity#4082) Postman Code Uses Consistent Casing for Id Var Names (trufflesecurity#4124) Normalize UID to Uid in Postman Code (trufflesecurity#4125) postman_client.IDNameUUID becomes IdNameUid (trufflesecurity#4123) Fixed Kontent Detector (trufflesecurity#4122) [Fix] Added Prefix In Dockerhub Detector Regex (trufflesecurity#4084) Issue - 3697 - GitHub analyzer panic (trufflesecurity#4113) fix(test/snowflake): Snowflake flaky pattern test (trufflesecurity#4083) Netlify Analyzer (trufflesecurity#4106) Add xAI detector (trufflesecurity#4117) added tunnel authtoken detection in ngrok detector (trufflesecurity#4115) Postman increase http client timeout (trufflesecurity#4086) feat: bing subscription key support (trufflesecurity#4092) Improve precommit hook setup and support both global and repo pre-commit hooks, frameworkless and with pre-commit or husky (trufflesecurity#4098) Make a first pass at some structural introduction docs (trufflesecurity#4076) Update action.yml (trufflesecurity#4108) Refactor Netlify Detector (trufflesecurity#4102) chore: added github action custom detector name (trufflesecurity#3417) Fixed PubnubsubsciptionKey detector verification (trufflesecurity#4107) ... # Conflicts: # pkg/engine/defaults/defaults.go # pkg/pb/detectorspb/detectors.pb.go # proto/detectors.proto
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description:
This pull request add a new analyzer for Netlify
Checklist:
make test-community
)?make lint
this requires golangci-lint)?