Commit 893a92f
chore: Cherry-picked changes from upstream (#17)
* Reduce warnings noise: skip git info without .git dir and avoid CLI version check (#316)
* FF-000 - Skip git info collection when no .git directory exists
* FF-000 - Set JFROG_CLI_AVOID_NEW_VERSION_WARNING to avoid GitHub API rate limits
* Enhance Git information collection by checking for .git directory existence and set JFROG_CLI_AVOID_NEW_VERSION_WARNING to true
* Reduce warnings noise: skip git info without .git dir and avoid CLI version check (#316)
* FF-000 - Skip git info collection when no .git directory exists
* FF-000 - Set JFROG_CLI_AVOID_NEW_VERSION_WARNING to avoid GitHub API rate limits
* Enhance Git information collection by checking for .git directory existence and set JFROG_CLI_AVOID_NEW_VERSION_WARNING to true
* Update JFrog CLI default version to 2.88.0 (#317)
* workflow updated
* Merge pull request #19 from step-security/npm-audit-fix
chore: code built
* Update test.yml
* version upgraded
* build updated
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Raj-StepSecurity <rajkumar@stepsecurity.io>File tree
10 files changed
+419
-332
lines changed- .github/workflows
- dist
- post
- src
10 files changed
+419
-332
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments