Skip to content
This repository was archived by the owner on Aug 22, 2024. It is now read-only.

GitHub Actions Deprecation Remediation#1

Open
jdarcangelo wants to merge 4 commits into
masterfrom
feature/ActionsDeprecationFix
Open

GitHub Actions Deprecation Remediation#1
jdarcangelo wants to merge 4 commits into
masterfrom
feature/ActionsDeprecationFix

Conversation

@jdarcangelo
Copy link
Copy Markdown

Remediates issues involving node 12, set-ouput and outdated versions of multiple actions references (ex. hashicorp/setup-terraform@v1)

bryanmacfarlane and others added 4 commits July 22, 2020 08:12
* add licensed workflow and config files

* manual dependency verification

* Hide generated license files in pr
* Swap to env files

* revert to old method for tests

* disable executing of commands during tests

* bump package.json @actions/core version
Copy link
Copy Markdown

@bridgecrew bridgecrew Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bridgecrew has found errors in this PR ⬇️

Comment thread package-lock.json
"version": "1.2.2",
"resolved": "https://registry.npmjs.org/@actions/core/-/core-1.2.2.tgz",
"integrity": "sha512-IbCx7oefq+Gi6FWbSs2Fnw8VkEI6Y4gvjrYprY3RV//ksq/KPMlClOerJ4jRosyal6zkUIc8R9fS/cpRMlGClg=="
"version": "1.2.6",
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node-fetch 2.6.0 / package-lock.json

Total vulnerabilities: 2

Critical: 0 High: 0 Medium: 2 Low: 0
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2020-15168 MEDIUM MEDIUM 5.3 2.6.1 Open
CVE-2022-0235 MEDIUM MEDIUM 6.1 2.6.7 Open

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants