Commit b207bf2
chore(deps): bump pip from 24.3.1 to 25.2 in /.github/pip (#27)
* chore(deps): bump pip from 24.3.1 to 25.2 in /.github/pip
Bumps [pip](https://github.com/pypa/pip) from 24.3.1 to 25.2.
- [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
- [Commits](pypa/pip@24.3.1...25.2)
---
updated-dependencies:
- dependency-name: pip
dependency-version: '25.2'
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* ci(workflows): add OSS Index auth to security scans
Add OSSI_USERNAME and OSSI_TOKEN secrets to fortress workflows to enable
authentication with OSS Index in the Nancy GitHub Action. This improves
security scanning by allowing authenticated requests, reducing rate-limit
issues and enhancing vulnerability data accuracy.
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mrz1836 <mrz1818@gmail.com>1 parent e92f9fc commit b207bf2
File tree
4 files changed
+15
-4
lines changed- .github
- pip
- workflows
4 files changed
+15
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
50 | 56 | | |
51 | 57 | | |
52 | 58 | | |
| |||
110 | 116 | | |
111 | 117 | | |
112 | 118 | | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
113 | 122 | | |
114 | 123 | | |
115 | 124 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
| 166 | + | |
| 167 | + | |
166 | 168 | | |
167 | 169 | | |
168 | 170 | | |
| |||
0 commit comments