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(openEuler): Add openEuler CVE database #397

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

Commits on Oct 11, 2024

  1. Add openEuler cve db.

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2631f4c View commit details
    Browse the repository at this point in the history
  2. Fix code

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3dd2d2d View commit details
    Browse the repository at this point in the history
  3. Fix types struct

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    8e0827c View commit details
    Browse the repository at this point in the history
  4. Fix

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    00e409b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62a58b9 View commit details
    Browse the repository at this point in the history
  6. Fix bug

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f3e83b7 View commit details
    Browse the repository at this point in the history
  7. Add arches for each package

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    2ede756 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    57def35 View commit details
    Browse the repository at this point in the history
  9. refactor: update Get function

    DmitriyLewen authored and wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e96042a View commit details
    Browse the repository at this point in the history
  10. fix: sort arches

    DmitriyLewen authored and wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    79dd45d View commit details
    Browse the repository at this point in the history
  11. test: decrease vuln description

    DmitriyLewen authored and wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b7f3349 View commit details
    Browse the repository at this point in the history
  12. test: remove unused advisory

    DmitriyLewen authored and wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b97174c View commit details
    Browse the repository at this point in the history
  13. correct log format.

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    e78763c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f216b18 View commit details
    Browse the repository at this point in the history
  15. fix: check arches by OS versions

    DmitriyLewen authored and wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b6994f8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    e8d869e View commit details
    Browse the repository at this point in the history
  17. Fix: parse OS version

    wjunLu committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    198a60d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6286f5b View commit details
    Browse the repository at this point in the history