Chad Bentz
19a9f5df85
Add runner size docs
2023-03-09 13:49:38 -05:00
Tommy Byrd
71fa2b4a86
Merge pull request #1677 from Decodetalkers/mdbook
...
feat(mdbook): add mdbook support
2023-03-09 12:55:14 -05:00
Tommy Byrd
9973a0729d
Merge branch 'main' into mdbook
2023-03-09 12:52:51 -05:00
Sampark Sharma
1375dc0a9d
Update comment for third party action usage ( #1960 )
...
* Update comment for third party action usage
* Update third party usage comment
* Update third party usage comment
2023-03-07 18:30:19 +05:30
Eric Fernandez
02af783829
Addition of snyk-security workflow to enable the Snyk platform from a single GitHub Action ( #1939 )
...
* Create snyk-security.properties.json
* Create snyk-security.yml
* Update snyk-security.yml
* Fix mispelling
Co-authored-by: Sampark Sharma <phantsure@github.com >
* Apply comments from PR
- Moved documentation link to the top
- Made `|| true` optional
- Added commit SHA for the Snyk GitHub Action
* Remove empty space
Co-authored-by: Sampark Sharma <phantsure@github.com >
* Remove empty space in line end
Co-authored-by: Sampark Sharma <phantsure@github.com >
* Update Categories
* Updated after running pre-commit linting
---------
Co-authored-by: Sampark Sharma <phantsure@github.com >
2023-03-07 16:22:52 +05:30
syed-imran
da484b4eb5
Update apisec-scan.yml ( #1898 )
...
Co-authored-by: Sampark Sharma <phantsure@github.com >
2023-03-04 18:12:33 +05:30
Tajinder Singh (TJ)
1d039e1607
fixed typo ( #1942 )
...
* fixed typo
* Update defender-for-devops.yml
* update to valid categories
* fixed request changes
2023-02-21 18:20:42 +05:30
Chris Carini
10f6091ee8
Update scorecard.yml with latest releases ( #1944 )
...
Update scorecard.yml with latest releases for ossf/scorecard-action & github/codeql-action/upload-sarif
2023-02-16 11:39:52 +05:30
Tajinder Singh (TJ)
62569bfea9
Add defender for devops workflow ( #1940 )
...
* Created new workflow for defender for devops
* Create defender-for-devops.properties.json
* fixed pr comments
* fixed linting issues
* fixed linting issues
* removed trailing white space
* changed from preview to v1.6.0
2023-02-15 17:57:26 +05:30
Ouvill
d31bcb967a
fix update cosign version on docker-publish.yml ( #1917 )
...
upgrade cosign version
https://github.com/sigstore/cosign/releases/tag/v1.13.1
The current version is out of date and the following error occurs
```
getting signer: getting key from Fulcio: verifying SCT: updating local metadata and targets: error updating to TUF remote mirror: tuf: invalid key
```
Co-authored-by: Sampark Sharma <phantsure@github.com >
2023-02-10 13:35:33 +05:30
Milos Pantic
5343fe6869
Change event to pull_request_target ( #1930 )
...
Co-authored-by: Sampark Sharma <phantsure@github.com >
2023-02-10 13:34:29 +05:30
Omer Zidkoni
dd99cc0733
Frogbot update ( #1925 )
...
* Update Frogbot starter workflows
* Update
* Update Frogbot starter-workflows commit hash
2023-02-08 17:49:57 +05:30
Dylan Smith
ea28b603a3
Use updated Azure logo ( #1922 )
2023-01-31 17:26:30 +05:30
vitorveiga
a248253343
Add Jscrambler Code Integrity starter workflow ( #1893 )
...
* Add Jscrambler Code Integrity starter workflow
* Use hash commit
* fix: missing permissions and improve description
* chore: move to code scanning category
* chore: workflow checks review
2023-01-31 16:25:13 +05:30
Sampark Sharma
63bb49fa36
Update lint.yaml ( #1915 )
2023-01-26 14:07:47 +05:30
James M. Greene
9aea24fa32
Merge pull request #1912 from actions/pages/config-v3
...
Update all Pages starter workflows to use `actions/configure-pages@v3`
2023-01-25 18:44:11 -06:00
James M. Greene
42fc277702
Merge branch 'main' into pages/config-v3
2023-01-25 18:42:42 -06:00
Robin Neatherway
b232592a62
Merge pull request #1916 from actions/rneatherway-patch-1
...
Correct indentation of "run" example
2023-01-23 17:32:27 +00:00
Robin Neatherway
d92e1f890e
Correct indentation of "run" example
2023-01-23 15:56:27 +00:00
Sampark Sharma
80edff7894
Merge branch 'main' into pages/config-v3
2023-01-23 11:14:20 +05:30
Jaiveer Katariya
8933c0e536
Update AKS Starter Workflows to Use Kubelogin ( #1911 )
...
* update sw to use kubelogin
* modified set context to use kubelogin
* whitespace issue?
* Reverting bandit file
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com >
2023-01-23 11:13:29 +05:30
Sampark Sharma
17dc1d5c37
Merge branch 'main' into pages/config-v3
2023-01-23 11:12:17 +05:30
Bishal Prasad
96f31daf69
Try to fix lint error ( #1914 )
2023-01-23 11:10:50 +05:30
James M. Greene
91513169ea
Update all Pages starter workflows to use actions/configure-pages@v3
2023-01-18 16:21:16 -06:00
Paul Hodgkinson
a3c3cf245c
Added Bandit starter workflow and properties file ( #1859 )
...
* Added Bandit starter workflow and properties file. Python security scanner, Action by a Hubber, wraps free tool
* Set icon name to one in the icons folder
* Switched to Bandit's own SVG icon
* Added workflow disclaimer
* Fixed author name
Co-authored-by: Sampark Sharma <phantsure@github.com >
2023-01-12 16:27:17 +05:30
Gabriela Gutierrez
9f245d9aba
Update 'Scorecards' occurrences to 'Scorecard' ( #1889 )
...
* Update Scorecard naming occurences
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com >
* Update Scorecard icon naming
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com >
* Update Scorecard workflow naming
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com >
Signed-off-by: Gabriela Gutierrez <gabigutierrez@google.com >
Co-authored-by: Sampark Sharma <phantsure@github.com >
2023-01-03 13:49:28 +05:30
Mihai Maruseac
f95dae101b
Update SLSA generators to v1.4.0 ( #1884 )
...
Since GitHub's deprecation of `set-ouput`, the SLSA reusable workflows
needed to change. This PR updates them to the latest version.
Fixes https://github.com/slsa-framework/slsa-github-generator/issues/1302
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com >
Signed-off-by: Mihai Maruseac <mihaimaruseac@google.com >
Co-authored-by: Sampark Sharma <phantsure@github.com >
2023-01-03 13:48:37 +05:30
Sampark Sharma
28a47a7bc4
Add quotes to python version ( #1878 )
2023-01-03 13:42:22 +05:30
Sampark Sharma
df35718fbb
Merge pull request #1881 from actions/dependabot/github_actions/actions/stale-7
...
Bump actions/stale from 6 to 7
2022-12-30 16:03:09 +05:30
dependabot[bot]
2d6e0ed3ef
Bump actions/stale from 6 to 7
...
Bumps [actions/stale](https://github.com/actions/stale ) from 6 to 7.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v6...v7 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-12-26 13:07:32 +00:00
Matt Wang
65ce1d1247
Update all pinned versions of ruby/setup-ruby to latest ( #1869 )
2022-12-20 10:22:40 +01:00
Sam Morrow
d248c347a9
Fix pre-commit lints ( #1877 )
2022-12-20 10:18:45 +01:00
Sampark Sharma
4de66f3fa6
Merge pull request #1780 from patelchandni/main
...
Starter Workflows for Azure Function App
2022-12-16 14:41:54 +05:30
Sampark Sharma
0a33ad9a30
Merge branch 'main' into main
2022-12-16 14:37:41 +05:30
Yoann Chaudet
5276b30d70
Merge pull request #1855 from jmooring/fix/hugo-download-url
...
Fix and improve Hugo starter action
2022-12-14 13:05:43 -08:00
Yoann Chaudet
79f135dabd
Merge branch 'main' into fix/hugo-download-url
2022-12-14 13:04:54 -08:00
Chris Gavin
68aed0e2d5
Merge pull request #1863 from actions/codeql-kotlin-support
...
Add Kotlin to CodeQL supported languages.
2022-12-14 13:39:06 +00:00
Joe Mooring
50c4e6f5a8
Fix and improve Hugo starter action
...
Closes #1854
2022-12-14 05:20:58 -08:00
Chris Gavin
95cee2a6f2
Add Kotlin to CodeQL supported languages.
2022-12-14 12:23:14 +00:00
Sampark Sharma
98771230b8
Merge pull request #1844 from actions/phantsure/lint-fix
...
Fix whitespace lint
2022-12-13 18:05:11 +05:30
Sampark Sharma
09f1d3bf86
Merge branch 'main' into phantsure/lint-fix
2022-12-13 18:04:36 +05:30
Sampark Sharma
ef331a6ad4
Update lint.yaml
2022-12-13 18:02:56 +05:30
Sampark Sharma
ee36d0c7c7
Merge pull request #1851 from coadaflorin/patch-1
...
Add explanation on which value to use to scan Kotlin and TypeScript
2022-12-13 18:02:18 +05:30
Sampark Sharma
c363441cf9
Merge branch 'main' into patch-1
2022-12-13 17:59:18 +05:30
Sampark Sharma
a2fbfc4076
Update lint.yaml
2022-12-13 17:58:04 +05:30
Sampark Sharma
970ed25ea6
Merge pull request #1853 from SOOS-JAlvarez/soos-dast-update
...
Update SOOS DAST Action Version
2022-12-13 17:57:23 +05:30
SOOS-JAlvarez
1006a379d3
linter
2022-12-13 08:40:14 -03:00
SOOS-JAlvarez
babc52e1e2
Merge branch 'main' into soos-dast-update
2022-12-13 08:38:36 -03:00
Sampark Sharma
af17d71f79
Merge branch 'main' into patch-1
2022-12-13 17:02:56 +05:30
Simon Engledew
dcac13eaaf
Merge pull request #1858 from actions/simon-engledew/folder-fix
...
Fix code-scanning filtering for relative paths
2022-12-13 10:42:03 +00:00