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 Almalinux advisories #1491

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

Commits on Jun 22, 2024

  1. Add Almalinux advisories

    Added almalinux advisories and tests for it
    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    d51b973 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. added supported ecosystem to osv.py file

    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c6e95bb View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. added some more tests

    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    d7002f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. add tests for almalinux versions

    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    4746d78 View commit details
    Browse the repository at this point in the history
  2. corrected the formating errors by running make valid

    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    d2f6945 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. modified almalinux importer

    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    c328dbd View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. add almalinux advisories latest

    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    511cdda View commit details
    Browse the repository at this point in the history
  2. correct some doctest almalinux importer

    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Jul 13, 2024
    Configuration menu
    Copy the full SHA
    86c18cf View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

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

Commits on Aug 20, 2024

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

Commits on Aug 23, 2024

  1. docs(almalinux-importer): Add docstring to parse_advisory_data func…

    …tion
    
    - Added a detailed docstring to the `parse_advisory_data` function in the `almalinux-importer` module.
    - The docstring includes a clear description of the function's purpose, arguments, return value, and an example usage.
    - Improved the readability and structure of the example output in the docstring to ensure clarity and consistency.
    
    This documentation enhancement makes the `parse_advisory_data` function easier to understand and use, aiding future development and maintenance.
    
    Signed-off-by: ambuj <kulshreshthaak.12@gmail.com>
    ambuj-1211 committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    088279c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

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