- Notifications
You must be signed in to change notification settings - Fork4
Brew Lockfile Dependency Submission Action
License
advanced-security/brew-dependency-submission-action
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is theBrew / Homebrew Dependency Submission Action which parses Homebrew files and submits the dependencies to theDependency Graph Submission API.
This means thatsGitHub's Dependabot can use the Homebrew to check for security vulnerabilities in your dependencies and keeping your Software Bill of Materials up to date.
-name:Brew Lockfile Dependency Submission Actionuses:advanced-security/brew-dependency-submission-action@v1.1.0
-name:Brew Lockfile Dependency Submission Actionuses:advanced-security/brew-dependency-submission-action@v1.1.0with:# [optonal] The path to the Brewfile.lock.json file. Defaults to finding all Brewfile.lock.json in the current# working directorybrew-lock:"./Brewfile.lock.json"# [optional] Token used to authenticate with the GitHub API. Defaults to the GITHUB_TOKEN secret.token:${{ secrets.ACTIONS_TOKEN }}
name:Brew Lockfile Dependency Submission Actionon:push:branches:[main]pull_request:branches:[main]permissions:contents:write# neededjobs:gradle-lock:runs-on:ubuntu-lateststeps: -uses:actions/checkout@v2# ... generate Brew lockfile -name:Brew Lockfile Dependency Submission Actionuses:advanced-security/brew-dependency-submission-action@v1.1.0
This project is licensed under the terms of the MIT open source license. Please refer toMIT for the full terms.
Maintained by@GeekMasher.
Pleasecreate GitHub issues for any feature requests, bugs, or documentation problems.
- @GeekMasher: Author and Maintainer
About
Brew Lockfile Dependency Submission Action
Topics
Resources
License
Code of conduct
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors3
Uh oh!
There was an error while loading.Please reload this page.