ah-ha-admin / refactored-memory

MIT License
1 stars 1 forks source link

Update docker/login-action digest to ec9cdf0 #289

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
docker/login-action action digest 3da7dc6 -> ec9cdf0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

commit-lint[bot] commented 1 year ago

Contributors

renovate[bot], ah-ha-admin

Commit-Lint commands
You can trigger Commit-Lint actions by commenting on this PR: - `@Commit-Lint merge patch` will merge dependabot PR on "patch" versions (X.X.Y - Y change) - `@Commit-Lint merge minor` will merge dependabot PR on "minor" versions (X.Y.Y - Y change) - `@Commit-Lint merge major` will merge dependabot PR on "major" versions (Y.Y.Y - Y change) - `@Commit-Lint merge disable` will desactivate merge dependabot PR - `@Commit-Lint review` will approve dependabot PR - `@Commit-Lint stop review` will stop approve dependabot PR
netlify[bot] commented 1 year ago

Deploy Preview for gorgeous-jalebi-1d9cf4 canceled.

Name Link
Latest commit d3375480007032f141009fa94b713b1e2330197e
Latest deploy log https://app.netlify.com/sites/gorgeous-jalebi-1d9cf4/deploys/63fa9e4b8cbedc000895f4d5
vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
refactored-memory ❌ Failed (Inspect) Feb 25, 2023 at 11:48PM (UTC)
refactored-memory-pif7 ❌ Failed (Inspect) Feb 25, 2023 at 11:48PM (UTC)
squash-labs[bot] commented 1 year ago

Manage this branch in Squash

Test this branch here: https://renovatedocker-login-action-di-xsnzl.squash.io
guardrails[bot] commented 1 year ago

:warning: We detected 19 security issues in this pull request:

Mode: paranoid | Total findings: 19 | Considered vulnerability: 19

Vulnerable Libraries (5)
Severity | Details ----- | -------- N/A | [actionpack@7.0.4](https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/Gemfile.lock#L5) upgrade to: *'~> 5.2.8, >= 5.2.8.15', '~> 6.1.7, >= 6.1.7.1', '>= 7.0.4.1'* N/A | [activerecord@7.0.4](https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/Gemfile.lock#L12) upgrade to: *'~> 5.2.8, >= 5.2.8.15', '~> 6.1.7, >= 6.1.7.1', '>= 7.0.4.1'* N/A | [activesupport@7.0.4](https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/Gemfile.lock#L6) upgrade to: *'~> 5.2.8, >= 5.2.8.15', '~> 6.1.7, >= 6.1.7.1', '>= 7.0.4.1'* N/A | [globalid@7.0.4](https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/Gemfile.lock#L41) upgrade to: *'~> 5.2.8, >= 5.2.8.15', '~> 6.1.7, >= 6.1.7.1', '>= 7.0.4.1'* N/A | [rack@7.0.4](https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/Gemfile.lock#L32) upgrade to: *'~> 5.2.8, >= 5.2.8.15', '~> 6.1.7, >= 6.1.7.1', '>= 7.0.4.1'* More info on how to fix Vulnerable Libraries in [Ruby](https://docs.guardrails.io/docs/en/vulnerabilities/ruby/using_vulnerable_libraries.html?utm_source=ghpr). ---
Insecure Use of Dangerous Function (2)
Docs | Details ----- | -------- [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/ruby/insecure_use_of_dangerous_function.html?utm_source=ghpr#dangerous-exec) | Title: **Non-static OS command execution**, Severity: High
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/setup.rb#L16 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/ruby/insecure_use_of_dangerous_function.html?utm_source=ghpr#dangerous-exec) | Title: **Non-static OS command execution**, Severity: High
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/setup.rb#L16 More info on how to fix Insecure Use of Dangerous Function in [Ruby](https://docs.guardrails.io/docs/en/vulnerabilities/ruby/insecure_use_of_dangerous_function.html?utm_source=ghpr). ---
Hard-Coded Secrets (10)
Docs | Details ----- | -------- [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#HexHighEntropyString) | Title: **Hex High Entropy String**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/AndroidManifest.xml#L6 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#Base64HighEntropyString) | Title: **Base64 High Entropy String**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/nuget.config#L10 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#github-token-new) | Title: **New GitHub Token Format**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/Sexflixxxvip00/nuget.config#L10 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#github-token-new) | Title: **New GitHub Token Format**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/nuget.config#L10 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#github-token-new) | Title: **New GitHub Token Format**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/nuget.config#L10 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#github-token-new) | Title: **New GitHub Token Format**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/static.yml#L9 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#stackhawk-api-key) | Title: **StackHawk API Key**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/stackhawk.yml#L1 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#stackhawk-api-key) | Title: **StackHawk API Key**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/stackhawk.yml#L93 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#github-token-new) | Title: **New GitHub Token Format**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/action.yml#L16 [:bulb:](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr#github-token-new) | Title: **New GitHub Token Format**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/.github/workflows/action.yml#L496 More info on how to fix Hard-Coded Secrets in [General](https://docs.guardrails.io/docs/en/vulnerabilities/general/hard-coded_secrets.html?utm_source=ghpr). ---
Insecure Use of Crypto (1)
Docs | Details ----- | -------- [:bulb:](https://docs.guardrails.io/docs/vulnerabilities/azureresourcemanager/insecure_use_of_crypto#web-app-not-using-tls-last-version?utm_source=ghpr#b5c851d5-00f1-43dc-a8de-3218fd6f71be) | Title: **Web App Not Using TLS Last Version**, Severity: Medium
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/azuredeploy.json#L50 More info on how to fix Insecure Use of Crypto in [Azureresourcemanager](https://docs.guardrails.io/docs/en/vulnerabilities/azureresourcemanager/insecure_use_of_crypto.html?utm_source=ghpr). ---
Insecure Configuration (1)
Docs | Details ----- | -------- [:bulb:](https://docs.guardrails.io/docs/vulnerabilities/azureresourcemanager/insecure_use_of_crypto#website-not-forcing-https?utm_source=ghpr#488847ff-6031-487c-bf42-98fd6ac5c9a0) | Title: **Website Not Forcing HTTPS**, Severity: Critical
https://github.com/ah-ha-admin/refactored-memory/blob/d3375480007032f141009fa94b713b1e2330197e/azuredeploy.json#L60 More info on how to fix Insecure Configuration in [Azureresourcemanager](https://docs.guardrails.io/docs/en/vulnerabilities/azureresourcemanager/insecure_configuration.html?utm_source=ghpr).

👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.