Skip to content

Commit fbe31b2

Browse files
committed
Update snapshots
1 parent 5fc9cbb commit fbe31b2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/commands/fix/cmd-fix.test.mts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,9 @@ describe('socket fix', async () => {
2323
--autoMerge Enable auto-merge for pull requests that Socket opens.
2424
See GitHub documentation (\\u200bhttps://docs.github.com/en/repositories/configuring-branches-and-merges-in-your-repository/configuring-pull-request-merges/managing-auto-merge-for-pull-requests-in-your-repository\\u200b) for managing auto-merge for pull requests in your repository.
2525
--autopilot Shorthand for --autoMerge --test
26+
--ghsa Provide a list of GHSA IDs (\\u200bhttps://docs.github.com/en/code-security/security-advisories/working-with-global-security-advisories-from-the-github-advisory-database/about-the-github-advisory-database#about-ghsa-ids\\u200b) to compute fixes for, as either a comma separated value or as multiple flags
2627
--limit The number of fixes to attempt at a time
27-
--purl Provide a list of package URLs (\\u200bhttps://github.com/package-url/purl-spec?tab=readme-ov-file#purl\\u200b) (PURLs) to fix, as either a comma separated value or as multiple flags,
28+
--purl Provide a list of PURLs (\\u200bhttps://github.com/package-url/purl-spec?tab=readme-ov-file#purl\\u200b) to compute fixes for, as either a comma separated value or as multiple flags,
2829
instead of querying the Socket API
2930
--rangeStyle Define how updated dependency versions should be written in package.json.
3031
Available styles:

0 commit comments

Comments
 (0)