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

Removing RemoveExpiredSuppressions as it is a duplicate of RemoveOwaspSuppressions #133

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

lkerford
Copy link
Contributor

@lkerford lkerford commented Jan 3, 2025

What's changed?

Removing the RemoveExpiredSuppressions recipe

What's your motivation?

This is a duplicate of RemoveOwaspSuppressions

…pSuppressions

These recipes are the same, for simplicity I am removing one so that we don't need to maintian both

Source of RemoveOwaspSuppressions:
https://github.com/openrewrite/rewrite/blob/main/rewrite-xml/src/main/java/org/openrewrite/xml/security/RemoveOwaspSuppressions.java
@lkerford lkerford requested a review from timtebeek January 3, 2025 21:15
Copy link
Contributor

@timtebeek timtebeek left a comment

Choose a reason for hiding this comment

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

🥲

@timtebeek timtebeek merged commit 4f6e74c into main Jan 3, 2025
2 checks passed
@timtebeek timtebeek deleted the removing-duplicate-recipe branch January 3, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants