-
Notifications
You must be signed in to change notification settings - Fork 503
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🐛 Use direct endpoint instead of search to find repository URL from npm database #4118
Commits on May 20, 2024
-
Update endpoint used when getting repo from npm to solve ossf#3166
Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for da353db - Browse repository at this point
Copy the full SHA da353dbView commit details -
Update test files to account for endpoint change when getting repo fr…
…om npm Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b24d884 - Browse repository at this point
Copy the full SHA b24d884View commit details -
Configuration menu - View commit details
-
Copy full SHA for 331e2ce - Browse repository at this point
Copy the full SHA 331e2ceView commit details
Commits on May 21, 2024
-
Added unit tests for ossf#3166 and ossf#2441
Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ebdc7be - Browse repository at this point
Copy the full SHA ebdc7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for d82a05e - Browse repository at this point
Copy the full SHA d82a05eView commit details
Commits on May 28, 2024
-
fix linter issues and reduce mock json output in package_manager_test…
… to only include necessary data Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a2e299d - Browse repository at this point
Copy the full SHA a2e299dView commit details -
fix linter issues in package_managers.go
Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ad29515 - Browse repository at this point
Copy the full SHA ad29515View commit details
Commits on May 29, 2024
-
convert windows line breaks to linux
Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 993dcf7 - Browse repository at this point
Copy the full SHA 993dcf7View commit details -
reduce test case size, still has windows line breaks
Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 544094e - Browse repository at this point
Copy the full SHA 544094eView commit details -
Merge branch 'main' into format
Signed-off-by: aklevans <105876795+aklevans@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2e8450d - Browse repository at this point
Copy the full SHA 2e8450dView commit details -
Merge pull request #1 from aklevans/format
convert windows line breaks to linux
Configuration menu - View commit details
-
Copy full SHA for c66603f - Browse repository at this point
Copy the full SHA c66603fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4be7ba4 - Browse repository at this point
Copy the full SHA 4be7ba4View commit details
Commits on May 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d322d70 - Browse repository at this point
Copy the full SHA d322d70View commit details
Commits on May 31, 2024
-
Fix linter issues stemming from windows line breaks
Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5d5716c - Browse repository at this point
Copy the full SHA 5d5716cView commit details
Commits on Jun 4, 2024
-
Remove magic number and rename variable to be more accurate
Signed-off-by: aklevans <alexklevans@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1b904d1 - Browse repository at this point
Copy the full SHA 1b904d1View commit details
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f58620e - Browse repository at this point
Copy the full SHA f58620eView commit details