Commit Graph

2445 Commits

Author SHA1 Message Date
Tommy Byrd d9096dc751 Merge pull request #1975 from actions/mdbook-style
Use proper styling for `mdBook`
2023-03-09 19:57:39 -05:00
Tommy Byrd add94e933c Update mdbook.properties.json 2023-03-09 16:54:17 -05:00
Jess Bees 73ca958f99 Merge pull request #1974 from actions/pages/trim-whitespace
Trim whitespace on pages/mdbook.yml
2023-03-09 14:11:26 -05:00
Jess Bees 4813d8a07f Trim whitespace on pages/mdbook.yml 2023-03-09 14:08:16 -05:00
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
ElizabethBarrord 07c72062df adding commit sha to for action 2023-03-07 20:56:57 +00:00
ElizabethBarrord f5cfb3ea9c Update code-scanning/credo.yml
Co-authored-by: Sampark Sharma <phantsure@github.com>
2023-03-07 14:52:54 -06: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
jongwooo 44ca9a5fd1 Replace deprecated command with environment file 2023-02-28 00:18:12 +09:00
ElizabethBarrord c7f44d7163 Merge branch 'main' into add-credo-workflow 2023-02-22 09:41:49 -06:00
ElizabethBarrord 77bc6e809f add credo properties 2023-02-22 15:39:47 +00:00
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
ElizabethBarrord c26da3749c adding credo workflow 2023-02-02 17:31:49 +00:00
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
Emmanuel Roullit 3a818c4910 ci: bump github actions version
Signed-off-by: Emmanuel Roullit <eroullit@github.com>
2023-01-27 14:13:37 +01:00
Emmanuel Roullit f07709949e ci: restrict starter workflow permissions
Signed-off-by: Emmanuel Roullit <eroullit@github.com>
2023-01-27 14:13:04 +01:00
Emmanuel Roullit ac13a846c9 ci: remove trailing whitespaces
Signed-off-by: Emmanuel Roullit <eroullit@github.com>
2023-01-27 14:05:15 +01:00
Emmanuel Roullit f35be5c494 icon: refresh psalm logo
Signed-off-by: Emmanuel Roullit <eroullit@github.com>
2023-01-27 13:58:39 +01:00
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