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

Release 1.6.4 #233

Closed
wants to merge 6 commits into from
Closed

Release 1.6.4 #233

wants to merge 6 commits into from

Commits on Feb 1, 2024

  1. Add Malicious Packages and the "MAL" id namespace. (#223)

    Signed-off-by: Caleb Brown <calebbrown@google.com>
    
    Signed-off-by: Caleb Brown <calebbrown@google.com>
    Signed-off-by: Caleb Brown <github@calebbrown.id.au>
    calebbrown committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    ccc70ea View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Events requirements: recommend the use of fixed over limit (#221)

    Rationale: reduce the amount of false negatives in commits belonging to
    branches forked in-between `introduced` and `fixed`/`limit`.
    
    Closes #216.
    
    Signed-off-by: Stefano Zacchiroli <zack@upsilon.cc>
    zacchiro committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    44ee179 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

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

Commits on Feb 25, 2024

  1. Revert "Adding Technical Charter" (#227)

    Reverts #225
    hythloda committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    2ed7813 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Fix truncated copy/paste in database_specific description (#229)

    Adds back the `as defined by the database` in the description of the
    `range` object's `database_specific` field. This brings it into line
    with the descriptions of the other two `database_specific` fields. I
    suspect it was just a bad copy/paste operation as we were adding those
    fields to other objects beyond the top level.
    
    Signed-off-by: Chris Bloom <chrisbloom7@github.com>
    chrisbloom7 committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    acbcc82 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Enable encoding of Maven registries. (#231)

    Fixes #208.
    
    ---------
    
    Signed-off-by: Oliver Chang <ochang@google.com>
    Signed-off-by: Oliver Chang <oliverchang@users.noreply.github.com>
    oliverchang committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c450df4 View commit details
    Browse the repository at this point in the history