Skip to content

Commit

Permalink
Latest data: Mon Nov 6 08:04:21 UTC 2023
Browse files Browse the repository at this point in the history
  • Loading branch information
github.actions committed Nov 6, 2023
1 parent 30f0f34 commit 91f0087
Show file tree
Hide file tree
Showing 7 changed files with 16 additions and 20 deletions.
4 changes: 2 additions & 2 deletions audits/dstack-requirements.audit.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"vulnerabilities": [
{
"modified": "2023-06-09T22:19:10Z",
"modified": "2023-11-06T05:19:57Z",
"published": "2023-05-15T06:30:19Z",
"schema_version": "1.6.0",
"id": "GHSA-4xqq-73wg-5mjp",
Expand Down Expand Up @@ -93,7 +93,7 @@
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-15T20:51:51Z",
"nvd_published_at": null,
"nvd_published_at": "2023-05-15T04:15:10Z",
"severity": "HIGH"
}
}
Expand Down
4 changes: 2 additions & 2 deletions audits/recon-ng-requirements.audit.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"vulnerabilities": [
{
"modified": "2023-08-21T18:29:55Z",
"modified": "2023-11-06T05:23:02Z",
"published": "2023-05-01T19:22:20Z",
"schema_version": "1.6.0",
"id": "GHSA-m2qf-hxjv-5gpq",
Expand Down Expand Up @@ -190,7 +190,7 @@
],
"github_reviewed": true,
"github_reviewed_at": "2023-05-01T19:22:20Z",
"nvd_published_at": null,
"nvd_published_at": "2023-05-02T18:15:52Z",
"severity": "HIGH"
}
},
Expand Down
14 changes: 7 additions & 7 deletions requirements/checkov-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,18 +11,18 @@ bc-python-hcl2==0.3.51
beartype==0.16.4
beautifulsoup4==4.12.2
boolean-py==4.0
boto3==1.28.71
botocore==1.31.71
boto3==1.28.78
botocore==1.31.78
cached-property==1.5.2
cachetools==5.3.2
charset-normalizer==3.3.1
charset-normalizer==3.3.2
click==8.1.7
click-option-group==0.5.6
cloudsplaining==0.6.2
colorama==0.4.6
configargparse==1.7
contextlib2==21.6.0
cyclonedx-python-lib==5.0.1
cyclonedx-python-lib==5.1.1
decorator==5.1.1
defusedxml==0.7.1
docker==6.1.3
Expand All @@ -37,7 +37,7 @@ importlib-metadata==6.8.0
isodate==0.6.1
jinja2==3.1.2
jmespath==1.0.1
jsonschema==4.19.1
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
junit-xml==1.9
lark==1.1.8
Expand All @@ -59,7 +59,7 @@ rdflib==7.0.0
referencing==0.30.2
regex==2023.10.3
requests==2.31.0
rpds-py==0.10.6
rpds-py==0.12.0
rustworkx==0.13.2
s3transfer==0.7.0
schema==0.7.5
Expand All @@ -75,7 +75,7 @@ unidiff==0.7.5
update-checker==0.18.0
uritools==4.0.2
urllib3==2.0.7
wcwidth==0.2.8
wcwidth==0.2.9
websocket-client==1.6.4
xmltodict==0.13.0
yarl==1.9.2
Expand Down
1 change: 0 additions & 1 deletion requirements/px-requirements.txt

This file was deleted.

2 changes: 0 additions & 2 deletions requirements/sail-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
charset-normalizer==3.3.0
click==8.1.7
filelock==3.12.4
idna==3.4
jinja2==3.1.2
jsonpickle==3.0.2
markupsafe==2.1.3
python-digitalocean==1.17.0
requests==2.31.0
requests-file==1.5.1
Expand Down
7 changes: 3 additions & 4 deletions requirements/semgrep-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
attrs==23.1.0
boltons==21.0.0
bracex==2.4
charset-normalizer==3.3.1
click==8.1.7
charset-normalizer==3.3.2
click-option-group==0.5.6
colorama==0.4.6
defusedxml==0.7.1
face==22.0.0
glom==22.1.0
idna==3.4
jsonschema==4.19.1
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
markdown-it-py==3.0.0
mdurl==0.1.2
Expand All @@ -18,7 +17,7 @@ python-lsp-jsonrpc==1.0.0
referencing==0.30.2
requests==2.31.0
rich==13.6.0
rpds-py==0.10.6
rpds-py==0.12.0
ruamel-yaml==0.17.40
ruamel-yaml-clib==0.2.8
tomli==2.0.1
Expand Down
4 changes: 2 additions & 2 deletions requirements/uvicorn-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ httptools==0.6.1
idna==3.4
python-dotenv==1.0.0
sniffio==1.3.0
uvloop==0.18.0
uvloop==0.19.0
watchfiles==0.21.0
websockets==11.0.3
websockets==12.0

0 comments on commit 91f0087

Please sign in to comment.