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

feat: support RPM archives #7628

Merged
merged 11 commits into from
Oct 2, 2024
Merged

Commits on Oct 1, 2024

  1. feat: support rpm archives

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    e83eee9 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. test: add tests

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    4f4dd1d View commit details
    Browse the repository at this point in the history
  2. fix: lint issues

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2f34afc View commit details
    Browse the repository at this point in the history
  3. feat: disable RPM archive analyzer unless env is set

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    981a8b3 View commit details
    Browse the repository at this point in the history
  4. feat: add file path

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    782d8ac View commit details
    Browse the repository at this point in the history
  5. test: use strings.Reader

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    6b4a3a3 View commit details
    Browse the repository at this point in the history
  6. test: fix expected file path

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    096fcd0 View commit details
    Browse the repository at this point in the history
  7. fix: skip source rpm if empty

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    c1fa209 View commit details
    Browse the repository at this point in the history
  8. docs: add RPM archives

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9ed5d88 View commit details
    Browse the repository at this point in the history
  9. fix: check if PURL is nil

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9c26be0 View commit details
    Browse the repository at this point in the history
  10. docs: add a note

    Signed-off-by: knqyf263 <knqyf263@gmail.com>
    knqyf263 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ab37b6a View commit details
    Browse the repository at this point in the history