-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: scorecards attributes with workflows (#530)
Relates-to: ossf/scorecard#2489 Signed-off-by: Sam Gammon <[email protected]>
- Loading branch information
Showing
3 changed files
with
37 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
README.md export-ignore | ||
commitlint.config.js export-ignore | ||
pnpm-lock.yaml export-ignore | ||
pom.xml export-ignore | ||
local.bazelrc.inert export-ignore | ||
.aspect/bazelrc/ export-ignore | ||
.bazelci/ export-ignore | ||
.bcr/ export-ignore | ||
.github/ export-ignore | ||
.husky/ export-ignore | ||
docs/ export-ignore | ||
tools/ export-ignore | ||
.bazelignore export-ignore | ||
.bazelproject export-ignore | ||
.bazelrc export-ignore | ||
.bazelversion export-ignore | ||
.gitignore export-ignore | ||
.pre-commit-config.yaml export-ignore | ||
.prettierignore export-ignore | ||
.gitattributes export-ignore | ||
.prettierrc export-ignore | ||
.prettierrc.json export-ignore | ||
go.mod export-ignore | ||
go.sum export-ignore | ||
Makefile export-ignore | ||
package.json export-ignore | ||
example/ export-ignore | ||
version.bazelrc export-ignore | ||
maven_install.json linguist-generated=true | ||
internal/graalvm_bindist_map.bzl linguist-generated=true | ||
*/MODULE.bazel.lock linguist-generated=true | ||
MODULE.bazel.lock linguist-generated=true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters