Commit Graph

1554 Commits

Author SHA1 Message Date
Abir Majumdar d09e57c7a3 Adding workflow for sobelow (static analysis tool for the Phoenix framework) (#1528)
* Adding sobelow workflow

* Removing setup-beam dependency

* Updating instructions
2022-04-29 00:52:57 +05:30
Bar Hofesh 662e915c0f Add NeuraLegion to starter workflows (#1203)
* Added Neuralegion to starter workflows

* Using an action

* Fixed Indentation :)

* Update neuralegion.yml

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-04-29 00:31:20 +05:30
Jeevan Reddy Ragula b321667cf4 Merge branch 'main' into main 2022-04-28 19:14:03 +05:30
Jeevan Reddy Ragula 3af48ac216 Merge pull request #6 from ZscalerCWP/snyk-upgrade-c53a0f308f9bec0dd58141ed12f41575
[Snyk] Upgrade @actions/core from 1.2.6 to 1.6.0
2022-04-28 19:13:14 +05:30
Tristram Oaten 0ae51b0d10 fix sha 2022-04-28 10:58:56 +01:00
Yong Yan b6633ec292 Add starter workflow for hadolint 2022-04-26 22:00:20 -07:00
Marco Gario 766066e1ea Merge pull request #1543 from adityasharad/patch-1
CodeQL starter workflow: Replace git.io links
2022-04-26 20:51:56 +02:00
Aditya Sharad a2a01a4b0b CodeQL starter workflow: Replace git.io links
git.io is deprecated.
Replace the references with full links or aka.ms links to the same documentation.
2022-04-26 02:26:34 -07:00
Tristram Oaten a52cd5a16a Update setup-ruby to the latest release
The default github action ruby template references this old commit which doesn't have any modern rubies https://github.com/ruby/setup-ruby/commit/473e4d8fe5dd94ee328fdfca9f8c9c7afc9dae5e
The fix is to update the pinned version to the latest release https://github.com/alphagov/forms-api/pull/3/commits/e3c8ad2759088a12ba9f3040d2c47c23799c8455
2022-04-25 15:02:37 +01:00
DhavalPatelPersistent 308401f524 Update checkmarx.yml 2022-04-25 15:30:28 +05:30
Jaiveer Katariya ad9daa8da3 removed actions read permission from createSecret and buildImage steps (#1539) 2022-04-23 10:10:21 +05:30
snyk-bot 1c5c0f7c8a fix: upgrade @actions/core from 1.2.6 to 1.6.0
Snyk has created this PR to upgrade @actions/core from 1.2.6 to 1.6.0.

See this package in npm:
https://www.npmjs.com/package/@actions/core

See this project in Snyk:
https://app.snyk.io/org/cwp-2/project/fd2218da-0d06-448b-be57-a7d3e69b0389?utm_source=github-enterprise&utm_medium=referral&page=upgrade-pr
2022-04-22 19:37:39 +00:00
Jaiveer Katariya c06604910c Parallelize Jobs for AKS Starter Workflows (#1534)
* Reworked AKS deployment workflows (#1403)

* rebased to partner_templates

* Renaming workflow

* Updated corresponding properties.json files for the new aks workflows under deployments.

* Updated properties.json titles for aks workflows

* Renamed SECRET_NAME to IMAGE_PULL_SECRET_NAME

* Moved permissions down to the job level

* Updated documentation links

* Updated permission for action to read

* Removing redundant permissions

* write -> read for actions

* Updated descriptions

* Less reference documentation in header

* Added comments to each AKS Starter Workflow step

Co-authored-by: Tommy Barnes <thbarnes@microsoft.com>

* Update AKS workflows to not use imagePullSecrets (#1494)

* removing old method of adding imagePullSecrets

* fixing step casing

* For testing: Dependency review starter workflow

* changed back to image pull secret, added mask, clarified website and pull secret instructions

* made changes to other aks files

* Added back imagepullsecrets param to deploy action, reordered env vars

* changing release version of deploy action

* restructured starter workflows to parallelize secret creation and image building

* renamed to buildImage and removed extra space

* cleaned up some random newlines

* removed extra space

* removing changes from partner branch

* removing changes from partner branch

* through mistake in changing PR, two files lost step for createSecret

Co-authored-by: Tommy Barnes <thomas.jonathan.barnes@gmail.com>
Co-authored-by: Tommy Barnes <thbarnes@microsoft.com>
Co-authored-by: Israel Miller <ismille@microsoft.com>
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
Co-authored-by: Jaiveer Katariya <jaiveerkatariya@Jaiveers-MacBook-Pro.local>
Co-authored-by: Jaiveer Katariya <jaiveerkatariya@rgoldshtein.middleeast.corp.microsoft.com>
2022-04-22 13:40:20 +05:30
Jack G Kafaty a5cb76fffb Update codeql.yml 2022-04-21 13:19:45 -04:00
Jack G Kafaty bf7a4cab85 Update codeql.yml
Line 51 added the query packs by default but commented.
Lines 62-63: added better instructions
Lines 68-70 added an example which provides better detail
2022-04-21 13:09:39 -04:00
Mani Sai V eb77969d4f Merge branch 'main' into main 2022-04-21 15:27:22 +05:30
Jeevan Reddy Ragula cfa93d0eec Update zscaler-iac-scan.yml 2022-04-21 15:26:09 +05:30
Jeevan Reddy Ragula 24b1703536 Merge pull request #3 from ZscalerCWP/pr-comments
Addressing PR Comments from Community
2022-04-21 15:24:49 +05:30
mvecha 73afccbbd5 Addressing PR Comments from Community 2022-04-21 15:20:01 +05:30
Sampark Sharma 2b9e783627 Merge pull request #1527 from indirect/standardize-rails-name
Shorten Rails workflow name, in line with others
2022-04-20 13:18:51 +05:30
Sampark Sharma 014522d133 Merge branch 'main' into standardize-rails-name 2022-04-20 13:17:57 +05:30
Sampark Sharma fd2e2dca61 Merge pull request #1529 from jglick/patch-1
Update docker/build-push-action
2022-04-19 13:15:50 +05:30
Jesse Glick 2885b083c9 Update docker/build-push-action
https://github.com/docker/build-push-action/commit/ac9327eae2b366085ac7f6a2d02df8aa8ead720a to pick up https://github.com/docker/build-push-action/pull/569
2022-04-18 15:39:08 -04:00
André Arko ac3c29ff5b Shorten Rails workflow name, in line with others
The workflows for Ruby, RubyGem, Jekyll, and similar are all just the name of the language, package, or framework. This name change brings Rails in line with the other starters.
2022-04-17 03:07:19 -07:00
Mani Sai V 8fa851b0f2 Merge branch 'main' into main 2022-04-14 13:40:18 +05:30
Yong Yan 92b20ce19b Add ESLint starter workflow (#1461)
* Add ESLint starter workflow

* Specify versions

* update permission

* Add typescript to categories

* Update codeql action to v2; add comments

* address review feedbacks

* update categories
2022-04-14 11:34:48 +05:30
Anurag Chauhan 51636c331c Merge pull request #1446 from arjundashrath/patch-12
Add token permissions for code-scanning/pmd.yml
2022-04-13 13:32:15 +05:30
Anurag Chauhan 5a51a46097 Merge branch 'main' into patch-12 2022-04-13 12:47:24 +05:30
Sampark Sharma 8140e379a7 Merge pull request #1405 from h0x0er/patch-8
Added github_token permission in deployments/terraform.yml
2022-04-13 12:03:42 +05:30
Sampark Sharma b25e63892a Merge branch 'main' into patch-8 2022-04-13 12:03:07 +05:30
Sampark Sharma 6f1fd4e09a Merge pull request #1429 from h0x0er/patch-14
Add github_token permission in deployments/alibabacloud.yml
2022-04-13 11:55:51 +05:30
Sampark Sharma f17ae3e898 Merge branch 'main' into patch-14 2022-04-13 11:55:22 +05:30
Sampark Sharma 5d6968eae8 Merge pull request #1482 from Devils-Knight/permks-7
Add token permissions for deployments/tencent.yml
2022-04-13 11:48:32 +05:30
Sampark Sharma fe3aca603b Merge branch 'main' into permks-7 2022-04-13 11:47:46 +05:30
Sampark Sharma 8305a2c54f Merge pull request #1413 from arjundashrath/patch-5
Add token permissions for deployments/aws.yml
2022-04-13 11:44:50 +05:30
Sampark Sharma 608ce4de6f Merge branch 'main' into patch-5 2022-04-13 11:40:16 +05:30
Sampark Sharma 7d1db56a56 Merge pull request #1521 from frecks/go-1.18
chore: Update go version to 1.18
2022-04-13 11:23:43 +05:30
Andrew Freckelton 930435b82c Merge branch 'main' into go-1.18 2022-04-12 02:18:38 -04:00
Sampark Sharma 0766923eb9 Merge pull request #1523 from actions/bishal-pdMSFT-patch-2
Add Actions team as CODEOWNERS for code-scanning starter workflows
2022-04-12 11:35:34 +05:30
Sampark Sharma 3b0a54ee6b Merge branch 'main' into bishal-pdMSFT-patch-2 2022-04-12 11:34:09 +05:30
Sampark Sharma 1d0d484dfe Merge pull request #1522 from actions/bishal-pdMSFT-patch-1
Remove creator property from rust-clippy
2022-04-12 10:57:48 +05:30
Bishal Prasad ae0ff4dd3a Add Actions team as CODEOWNERS for code-scanning starter workflows 2022-04-12 10:29:04 +05:30
Bishal Prasad 94d3aff4c6 Remove creator property from rust-clippy
This is owned by @josepalafox's BD team in GitHub.
2022-04-12 10:27:04 +05:30
Yong Yan 66f87f9dfe Add clj-watson starter workflow (#1460)
* Add clj-watson starter workflow

* update permissions

* update to latest release

* Update clj-watson-action to official release

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* update categories

* update categories

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* Update code-scanning/properties/clj-watson.properties.json

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>

* Update code-scanning/clj-watson.yml

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>

* add comments to yml file

* Update clj-watson.properties.json

* use codeql-action/upload-sarif v2

Co-authored-by: Matheus Bernardes <12648924+mthbernardes@users.noreply.github.com>
Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-04-12 10:11:27 +05:30
Andrew Freckelton 9e81e73fe1 chore: Update go version to 1.18 2022-04-11 15:04:06 -04:00
Sampark Sharma 70f16d3552 Merge pull request #1493 from christophe-havard-sonarsource/main
SonarCloud in Security Workflows
2022-04-11 13:08:14 +05:30
Sampark Sharma cef213664b Merge branch 'main' into main 2022-04-11 13:07:25 +05:30
André Bedran eeb7d2860d Removes " Simulator" substring from device name. (#1470) 2022-04-11 01:16:50 +05:30
dlorenc 970a7b5255 Update the cosign-install action and default version from 1.4.0 to 1.… (#1452)
* Update the cosign-install action and default version from 1.4.0 to 1.5.1.

Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>

* Update to 1.7.1 and the latest cosign-installer action.

Signed-off-by: Dan Lorenc <lorenc.d@gmail.com>

Co-authored-by: Bishal Prasad <bishal-pdmsft@github.com>
2022-04-10 23:36:23 +05:30
Bishal Prasad 53ed8ca56f Merge branch 'main' into main 2022-04-10 23:20:32 +05:30