Skip to content

Commit b6ba9d4

Browse files
committed
Update snapshots
1 parent 1fb181a commit b6ba9d4

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,7 +23,8 @@ 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
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.
27+
Use '--ghsa auto' to automatically lookup GHSA IDs and compute fixes for them.
2728
--limit The number of fixes to attempt at a time
2829
--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,
2930
instead of querying the Socket API

0 commit comments

Comments
 (0)