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: ossf/scorecard
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.2.0
Choose a base ref
...
head repository: ossf/scorecard
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.2.1
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on May 29, 2025

  1. 🌱 update e2e test to account for new vuln (#4640)

    Signed-off-by: Spencer Schrock <sschrock@google.com>
    spencerschrock authored May 29, 2025
    Configuration menu
    Copy the full SHA
    80a1e9e View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. 🌱 Adds new Chromium third party dependencies to cron scan configurati…

    …on. (#4639)
    
    * Add Chromium browser dependencies to cron scanning config.
    
    Signed-off-by: Rachael Newitt <renewitt@google.com>
    
    * Re-order cron projects file.
    
    Signed-off-by: Rachael Newitt <renewitt@google.com>
    
    ---------
    
    Signed-off-by: Rachael Newitt <renewitt@google.com>
    renewitt authored May 30, 2025
    Configuration menu
    Copy the full SHA
    a227450 View commit details
    Browse the repository at this point in the history
  2. Fix pinned check for Dockerfiles with from scratch (#4643)

    Fix the pinned dependency check failing if a multi-stage Dockerfile has
    a stage based off of a named stage in turn created from scratch.
    
    Signed-off-by: Alex Gustafsson <alex-gustafsson@live.se>
    AlexGustafsson authored May 30, 2025
    Configuration menu
    Copy the full SHA
    c51abde View commit details
    Browse the repository at this point in the history
  3. 🐛 add nil-pointer check in issueActivityByProjectMember (#4642)

    AuthorAssociation can technically be nil so add two checks
    
    Signed-off-by: Adam Korczynski <adam@adalogics.com>
    AdamKorcz authored May 30, 2025
    Configuration menu
    Copy the full SHA
    ab2f6e9 View commit details
    Browse the repository at this point in the history
Loading