Open dependabot[bot] opened 1 year ago
Checkmarx One – Scan Summary & Details – b6d9552d-7399-4c8f-82ef-5b6598e0dfa7
Severity | Issue | Source File / Package | Checkmarx Insight |
---|---|---|---|
Copy With More Than Two Arguments Not Ending With Slash | /LICENCE: 1 | When a COPY command has more than two arguments, the last one should end with a slash | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENCE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Missing User Instruction | /LICENSE: 1 | A user should be specified in the dockerfile, otherwise the image will run as root | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENCE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working | |
Healthcheck Instruction Missing | /LICENSE: 1 | Ensure that HEALTHCHECK is being used. The HEALTHCHECK instruction tells Docker how to test a container to check that it is still working |
Bumps myclabs/deep-copy from 1.5.1 to 1.11.1.
Release notes
Sourced from myclabs/deep-copy's releases.
... (truncated)
Commits
7284c22
Merge pull request #175 from fsevestre/173-chainable-filter0de0336
Allow applying further filters with ChainableFilter14daed4
Merge pull request #171 from Slamdunk/enum0736438
Remove redundant check92d5e98
Merge branch 'enum' of github.com:Slamdunk/DeepCopy into enumfe20811
Backward compatibilityc97b0b7
Merge branch '1.x' into enumc6a951b
Merge pull request #172 from Slamdunk/build_fixc78e051
enum_exists may have been manually declared on lower PHP versions, use strict...f60028e
Keep PHP 8.1 enums as isDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)