-
Notifications
You must be signed in to change notification settings - Fork 63
Bump snok/install-poetry from 1.4.1 to 1.4.2 #469
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |||||||
|
|
||||||||
| on: | ||||||||
| push: | ||||||||
| branches: | ||||||||
| - main | ||||||||
|
|
||||||||
| jobs: | ||||||||
|
|
@@ -46,7 +46,7 @@ | |||||||
|
|
||||||||
| - name: Setup Poetry | ||||||||
| if: steps.cached-poetry.outputs.cache-hit != 'true' | ||||||||
| uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1 | ||||||||
| uses: snok/install-poetry@a783c322200f0519c7926aa6faa857c4e23e9263 # v1.4.2 | ||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ❗Cycode: Insecure CI/CD pipeline configuration issue: 'GitHub workflows use uncertified CI/CD modules'. DescriptionEnable this policy to be notified if your CI/CD workflows use reusable modules that are not certified by the service provider or created by a verified partner. Cycode Remediation GuidelineRestrict - Do not allow the use of uncertified modules in this workflow, or in any workflow of this repository. After this action has been applied, the workflow cannot run anymore, and new uncertified modules cannot be used. Tell us how you wish to proceed using one of the following commands:
|
||||||||
| with: | ||||||||
| version: 2.2.1 | ||||||||
|
|
||||||||
|
|
||||||||
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |||||||
|
|
||||||||
| on: | ||||||||
| release: | ||||||||
| types: [ created ] | ||||||||
|
|
||||||||
| jobs: | ||||||||
| release: | ||||||||
|
|
@@ -45,7 +45,7 @@ | |||||||
|
|
||||||||
| - name: Setup Poetry | ||||||||
| if: steps.cached-poetry.outputs.cache-hit != 'true' | ||||||||
| uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1 | ||||||||
| uses: snok/install-poetry@a783c322200f0519c7926aa6faa857c4e23e9263 # v1.4.2 | ||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ❗Cycode: Insecure CI/CD pipeline configuration issue: 'GitHub workflows use uncertified CI/CD modules'. DescriptionEnable this policy to be notified if your CI/CD workflows use reusable modules that are not certified by the service provider or created by a verified partner. Cycode Remediation GuidelineRestrict - Do not allow the use of uncertified modules in this workflow, or in any workflow of this repository. After this action has been applied, the workflow cannot run anymore, and new uncertified modules cannot be used. Tell us how you wish to proceed using one of the following commands:
|
||||||||
| with: | ||||||||
| version: 2.2.1 | ||||||||
|
|
||||||||
|
|
||||||||
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |||||||
|
|
||||||||
| on: [ pull_request, push ] | ||||||||
|
|
||||||||
| permissions: | ||||||||
| contents: read | ||||||||
|
|
||||||||
| jobs: | ||||||||
|
|
@@ -37,7 +37,7 @@ | |||||||
|
|
||||||||
| - name: Setup Poetry | ||||||||
| if: steps.cached-poetry.outputs.cache-hit != 'true' | ||||||||
| uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1 | ||||||||
| uses: snok/install-poetry@a783c322200f0519c7926aa6faa857c4e23e9263 # v1.4.2 | ||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ❗Cycode: Insecure CI/CD pipeline configuration issue: 'GitHub workflows use uncertified CI/CD modules'. DescriptionEnable this policy to be notified if your CI/CD workflows use reusable modules that are not certified by the service provider or created by a verified partner. Cycode Remediation GuidelineRestrict - Do not allow the use of uncertified modules in this workflow, or in any workflow of this repository. After this action has been applied, the workflow cannot run anymore, and new uncertified modules cannot be used. Tell us how you wish to proceed using one of the following commands:
|
||||||||
| with: | ||||||||
| version: 2.2.1 | ||||||||
|
|
||||||||
|
|
||||||||
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |||||||
|
|
||||||||
| on: [ push ] | ||||||||
|
|
||||||||
| permissions: | ||||||||
| contents: read | ||||||||
|
|
||||||||
| jobs: | ||||||||
|
|
@@ -39,7 +39,7 @@ | |||||||
|
|
||||||||
| - name: Setup Poetry | ||||||||
| if: steps.cached-poetry.outputs.cache-hit != 'true' | ||||||||
| uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1 | ||||||||
| uses: snok/install-poetry@a783c322200f0519c7926aa6faa857c4e23e9263 # v1.4.2 | ||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ❗Cycode: Insecure CI/CD pipeline configuration issue: 'GitHub workflows use uncertified CI/CD modules'. DescriptionEnable this policy to be notified if your CI/CD workflows use reusable modules that are not certified by the service provider or created by a verified partner. Cycode Remediation GuidelineRestrict - Do not allow the use of uncertified modules in this workflow, or in any workflow of this repository. After this action has been applied, the workflow cannot run anymore, and new uncertified modules cannot be used. Tell us how you wish to proceed using one of the following commands:
|
||||||||
| with: | ||||||||
| version: 2.2.1 | ||||||||
|
|
||||||||
|
|
||||||||
| Original file line number | Diff line number | Diff line change | ||||||
|---|---|---|---|---|---|---|---|---|
|
|
@@ -2,7 +2,7 @@ | |||||||
|
|
||||||||
| on: | ||||||||
| pull_request: | ||||||||
| branches: | ||||||||
| - main | ||||||||
|
|
||||||||
| permissions: | ||||||||
|
|
@@ -54,7 +54,7 @@ | |||||||
|
|
||||||||
| - name: Setup Poetry | ||||||||
| if: steps.cached-poetry.outputs.cache-hit != 'true' | ||||||||
| uses: snok/install-poetry@76e04a911780d5b312d89783f7b1cd627778900a # v1.4.1 | ||||||||
| uses: snok/install-poetry@a783c322200f0519c7926aa6faa857c4e23e9263 # v1.4.2 | ||||||||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. ❗Cycode: Insecure CI/CD pipeline configuration issue: 'GitHub workflows use uncertified CI/CD modules'. DescriptionEnable this policy to be notified if your CI/CD workflows use reusable modules that are not certified by the service provider or created by a verified partner. Cycode Remediation GuidelineRestrict - Do not allow the use of uncertified modules in this workflow, or in any workflow of this repository. After this action has been applied, the workflow cannot run anymore, and new uncertified modules cannot be used. Tell us how you wish to proceed using one of the following commands:
|
||||||||
| with: | ||||||||
| version: 2.2.1 | ||||||||
|
|
||||||||
|
|
||||||||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
❗Cycode: Insecure CI/CD pipeline configuration issue: 'GitHub workflows use uncertified CI/CD modules'.
Severity: Medium
Description
Enable this policy to be notified if your CI/CD workflows use reusable modules that are not certified by the service provider or created by a verified partner.
Cycode Remediation Guideline
Restrict - Do not allow the use of uncertified modules in this workflow, or in any workflow of this repository. After this action has been applied, the workflow cannot run anymore, and new uncertified modules cannot be used.
To do this, click on "Take Action".
Accept and Control - Map out the different modules that are used by workflows and evaluate their risk by examining their creator credibility, usage context, version etc.
To do this, use Cycode Knowledge Graph.
Avoid - Disable GitHub actions completely for this repository.
To do this from Cycode, enable the policy Excessive repository permissions for using GitHub actions and “Take Action” on its detected violations.
Tell us how you wish to proceed using one of the following commands: