Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aboutcode-org/vulnerablecode
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v38.1.0
Choose a base ref
...
head repository: aboutcode-org/vulnerablecode
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v38.3.0
Choose a head ref
  • 15 commits
  • 14 files changed
  • 1 contributor

Commits on Apr 3, 2026

  1. style: format code

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 3, 2026
    Configuration menu
    Copy the full SHA
    c4f3af6 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2026

  1. feat: track pipeline priority in model

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    1c67f3e View commit details
    Browse the repository at this point in the history
  2. feat: enque pipelines based on priority

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    c1c7759 View commit details
    Browse the repository at this point in the history
  3. feat: add high priority rq worker

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 6, 2026
    Configuration menu
    Copy the full SHA
    bfcc0c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2026

  1. feat: add config for high priority redis queue

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    974bbb5 View commit details
    Browse the repository at this point in the history
  2. refactor: process never unfurled version ranges first

    - re-unfurl version ranges every 2 days
    - run unfurl pipeline every 2 hours
    
    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    d420b97 View commit details
    Browse the repository at this point in the history
  3. test: test order of vers range processing

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    5c8f7db View commit details
    Browse the repository at this point in the history
  4. feat: indicate pipeline priority in dashboard

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 7, 2026
    Configuration menu
    Copy the full SHA
    58b7873 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2026

  1. feat: track last successful unfurl date

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    7f30e3a View commit details
    Browse the repository at this point in the history
  2. refactor: squash migrations

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    41484a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2256 from aboutcode-org/2253-priority

    feat: add high priority queue and run version range unfurling pipeline more frequently
    keshav-space authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    09f158e View commit details
    Browse the repository at this point in the history
  4. chore: prepare v38.2.0 release

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    e7bbd89 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2259 from aboutcode-org/prepare-38.2-release

    chore: prepare v38.2.0 release
    keshav-space authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    3ea72d3 View commit details
    Browse the repository at this point in the history
  6. chore: enable verbose logging release ci and prepare v38.3.0 release

    Signed-off-by: Keshav Priyadarshi <git@keshav.space>
    keshav-space committed Apr 8, 2026
    Configuration menu
    Copy the full SHA
    8b90efb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2260 from aboutcode-org/prepare-38.3-release

    chore: enable verbose logging release ci and prepare v38.3.0 release
    keshav-space authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    2a08e55 View commit details
    Browse the repository at this point in the history
Loading