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

Pscanbeta - add polyfill.io scan rule #5536

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

psiinon
Copy link
Member

@psiinon psiinon commented Jun 27, 2024

Overview

Briefly describe the purpose, goals, and changes or improvements made in this pull request.

Related Issues

Specify any related issues or pull requests by linking to them.

Checklist

  • Update help
  • Update changelog
  • Run ./gradlew spotlessApply for code formatting
  • Write tests
  • Check code coverage
  • Sign-off commits
  • Squash commits
  • Use a descriptive title

For more details, please refer to the developer rules and guidelines.

@psiinon psiinon force-pushed the pscanbeta/polyfill branch 2 times, most recently from 5644ab0 to d2c5e16 Compare June 27, 2024 09:43
@psiinon
Copy link
Member Author

psiinon commented Jun 27, 2024

Thanks - hopefully all now fixed?

private static final int PLUGIN_ID = 10115;

private static Pattern POLYFILL_IO =
Pattern.compile("http[s]?://.*polyfill\\.io/.*", Pattern.CASE_INSENSITIVE);
Copy link
Member

Choose a reason for hiding this comment

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

The square brackets could be dropped but not a blocker

Signed-off-by: Simon Bennetts <psiinon@gmail.com>
@thc202
Copy link
Member

thc202 commented Jun 27, 2024

Thank you!

@psiinon psiinon enabled auto-merge June 27, 2024 11:21
@psiinon psiinon merged commit 5e8dcd4 into zaproxy:main Jun 27, 2024
10 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jun 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants