Skip to content
This repository was archived by the owner on Oct 13, 2023. It is now read-only.
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: actions-rs/audit-check
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rustsec/audit-check
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 13 files changed
  • 10 contributors

Commits on Aug 12, 2022

  1. feat: adds support for ignores (#1)

    * feat: adding optional ignore list
    
    * chore: updating lock file
    
    * format: prettier tak
    
    * chore: new build
    
    * chore: adding nvm rc to avoid error with vercel and node v17
    
    * chore: bumping version to 1.3.0
    
    * fix: gh actions does not support sequences as input
    
    * chore: refresh build
    
    * refactor: use getInputList from actos-rs/core
    
    * add ignore to action.yml
    
    Co-authored-by: moliva <[email protected]>
    djmitche and moliva authored Aug 12, 2022
    Configuration menu
    Copy the full SHA
    bb80078 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    9448c34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13d7e3e View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

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

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    dd51754 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6805b6 View commit details
    Browse the repository at this point in the history
  3. docs: Update repo link

    pinkforest committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4da312d View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Run on Node 20.x (#16)

    Also move to @clechasseur/rs-actions-core for more up-to-date dependencies
    clechasseur authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fe0359b View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 22, 2024

  1. fix: update @clechasseur/rs-actions-core and other dependencies (#23)

    This fixes a high-severity security vulnerability in the `braces` library.
    clechasseur authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    286a088 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. npm audit fix (#24)

    tarcieri authored Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7b350a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    69366f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2025

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