-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
bugDefects or glitches reported by users or developersDefects or glitches reported by users or developers
Milestone
Description
Currently, [safety] uses the [check] command, see:
actions/check-vulnerabilities/action.yml
Line 315 in 126c7eb
| safety check -o bare --save-json info_safety.json --continue-on-error $ignored_vulnerabilities |
However, I started to get this notification:
DEPRECATED: this command (`check`) has been DEPRECATED, and will be unsupported beyond 01 June 2024.
We highly encourage switching to the new `scan` command which is easier to use, more powerful, and can be set up to mimic the deprecated command if required.We should migrate to the new command.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugDefects or glitches reported by users or developersDefects or glitches reported by users or developers