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

Add RegExp support to ChangeTagValue recipe #4733

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Nov 28, 2024

  1. Add ability to change value using RegExp

    Antho Durairaj authored and anthochristen committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e2d6204 View commit details
    Browse the repository at this point in the history
  2. Add License info

    Plus some refactoring
    Antho Durairaj authored and anthochristen committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    2da58d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Fix tests

    Add negative tests
    Antho Durairaj committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    d9c9680 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2024

  1. Allow regex in replacement.

    Impl. SAST suggestions
    Antho Durairaj committed Dec 1, 2024
    Configuration menu
    Copy the full SHA
    112beb9 View commit details
    Browse the repository at this point in the history