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

[MENFORCER-427] New rule to ban dynamic versions #187

Merged
merged 6 commits into from
Oct 14, 2022

Commits on Oct 11, 2022

  1. Configuration menu
    Copy the full SHA
    5e850dc View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Configuration menu
    Copy the full SHA
    8aabca7 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. incorporate PR feedback

    optionally allow same upper and lower bounds
    include optional dependencies by default
    kwin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    182722b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cfee6a View commit details
    Browse the repository at this point in the history
  3. fix APT format

    kwin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2e4b201 View commit details
    Browse the repository at this point in the history
  4. rename parameter to "allowRangesWithIdenticalBounds"

    fix javadoc
    kwin committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    2d82f48 View commit details
    Browse the repository at this point in the history