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

Refactor GitlabDataSource to work with browser extension #1524

Merged

Commits on Aug 8, 2024

  1. -Refactor GitlabDataSource to improve code readability and performance

    -Update Gitlab Datasource tests
    
    -Reorder test_parse_interesting_advisories test files
    
    -Format changed files with black
    
    -Merge fetch yml logic and update method doc
    
    Signed-off-by: Michael Ehab Mikhail <michael.ehab@hotmail.com>
    michaelehab committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8bc0445 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b33f092 View commit details
    Browse the repository at this point in the history
  3. Add another check to avoid iterating on None

    Signed-off-by: Michael Ehab Mikhail <michael.ehab@hotmail.com>
    michaelehab committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8e4960f View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Restore test file and update gitlab tests

    Signed-off-by: Michael Ehab Mikhail <michael.ehab@hotmail.com>
    michaelehab committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    0e2e4e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69a719c View commit details
    Browse the repository at this point in the history