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

Guess unpinned versions in python requirements.txt #1966

Merged
merged 9 commits into from
Jul 27, 2023

Commits on Feb 21, 2023

  1. feat: python requirements.txt parsing inclusive

    Signed-off-by: manifestori <ori@manifestcyber.com>
    manifestori committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    1e4b9f4 View commit details
    Browse the repository at this point in the history
  2. refactor: parseVersion

    Signed-off-by: manifestori <ori@manifestcyber.com>
    manifestori committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    23acfe5 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Merge pull request #1597 from manifest-cyber/feat-python-requirements…

    …txt-parsing
    
    feat: make python requirements.txt parser more inclusive
    wagoodman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    7d73751 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into feat-python-requireme…

    …ntstxt-parsing
    
    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    503451e View commit details
    Browse the repository at this point in the history
  3. add python config for optional requirements version constraint resolu…

    …tion
    
    Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
    wagoodman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ad3926b View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into feat-python-requireme…

    …ntstxt-parsing
    
    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    608ed00 View commit details
    Browse the repository at this point in the history
  5. fix tests

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5576b8c View commit details
    Browse the repository at this point in the history
  6. allow for python requirements metadata to be optional

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    3efab11 View commit details
    Browse the repository at this point in the history
  7. restore cyclonedx dependency

    Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
    wagoodman committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    c6a2c8a View commit details
    Browse the repository at this point in the history