Browse Source

update the version information of third party open source software

pull/317/head
z30020733 2 years ago
parent
commit
61bb69d329
1 changed files with 15 additions and 15 deletions
  1. +15
    -15
      security/config/Third_Party_Open_Source_Software_List.yaml

+ 15
- 15
security/config/Third_Party_Open_Source_Software_List.yaml View File

@@ -529,21 +529,21 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
itsdangerous: itsdangerous:
cpeName: itsdangerous cpeName: itsdangerous
version: >=1.1.0
version: ">=1.1.0"
language: python language: python
license: BSD 3-Clause License license: BSD 3-Clause License
url: https://itsdangerous.palletsprojects.com url: https://itsdangerous.palletsprojects.com
handler: zhujiaxing handler: zhujiaxing
Jinja2: Jinja2:
cpeName: Jinja2 cpeName: Jinja2
version: >=2.10.1
version: ">=2.10.1"
language: python language: python
license: BSD 3-Clause License license: BSD 3-Clause License
url: https://pypi.org/project/MarkupSafe/ url: https://pypi.org/project/MarkupSafe/
handler: zhujiaxing handler: zhujiaxing
MarkupSafe: MarkupSafe:
cpeName: MarkupSafe cpeName: MarkupSafe
version: >=1.1.1
version: ">=1.1.1"
language: python language: python
license: BSD 3-Clause License license: BSD 3-Clause License
url: https://pypi.org/project/MarkupSafe/ url: https://pypi.org/project/MarkupSafe/
@@ -571,14 +571,14 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
Flask: Flask:
cpeName: Flask cpeName: Flask
version: >=2.1.0
version: ">=2.1.0"
language: python language: python
license: BSD 3-Clause License license: BSD 3-Clause License
url: https://flask.palletsprojects.com url: https://flask.palletsprojects.com
handler: zhujiaxing handler: zhujiaxing
Pillow: Pillow:
cpeName: Pillow cpeName: Pillow
version: >=6.2.0
version: ">=6.2.0"
language: python language: python
license: Historical Permission Notice and Disclaimer license: Historical Permission Notice and Disclaimer
url: https://python-pillow.org url: https://python-pillow.org
@@ -592,14 +592,14 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
Werkzeug: Werkzeug:
cpeName: Werkzeug cpeName: Werkzeug
version: >2.1.0
version: ">2.1.0"
language: python language: python
license: BSD 3-Clause License license: BSD 3-Clause License
url: https://werkzeug.palletsprojects.com/ url: https://werkzeug.palletsprojects.com/
handler: zhujiaxing handler: zhujiaxing
XlsxWriter: XlsxWriter:
cpeName: XlsxWriter cpeName: XlsxWriter
version: >=1.3.2
version: ">=1.3.2"
language: python language: python
license: BSD 3-Clause License license: BSD 3-Clause License
url: https://xlsxwriter.readthedocs.io/ url: https://xlsxwriter.readthedocs.io/
@@ -648,21 +648,21 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
google-pasta: google-pasta:
cpeName: google-pasta cpeName: google-pasta
version: >=0.1.8
version: ">=0.1.8"
language: python language: python
license: Apache License Version 2.0 license: Apache License Version 2.0
url: https://github.com/google/pasta/ url: https://github.com/google/pasta/
handler: zhujiaxing handler: zhujiaxing
grpc: grpc:
cpeName: grpc cpeName: grpc
version: >=1.39.0
version: ">=1.39.0"
language: python language: python
license: Apache License Version 2.0 license: Apache License Version 2.0
url: https://github.com/grpc/grpc url: https://github.com/grpc/grpc
handler: zhujiaxing handler: zhujiaxing
gunicorn: gunicorn:
cpeName: gunicorn cpeName: gunicorn
version: >=20.0.4
version: ">=20.0.4"
language: python language: python
license: MIT License license: MIT License
url: http://gunicorn.org/ url: http://gunicorn.org/
@@ -676,7 +676,7 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
marshmallow: marshmallow:
cpeName: marshmallow cpeName: marshmallow
version: >=3.10.0
version: ">=3.10.0"
language: python language: python
license: MIT License license: MIT License
url: https://github.com/marshmallow-code/marshmallow url: https://github.com/marshmallow-code/marshmallow
@@ -710,14 +710,14 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
psutil: psutil:
cpeName: psutil cpeName: psutil
version: >=5.7.0
version: ">=5.7.0"
language: python language: python
license: BSD 3-Clause License license: BSD 3-Clause License
url: https://github.com/giampaolo/psutil url: https://github.com/giampaolo/psutil
handler: zhujiaxing handler: zhujiaxing
pyyaml: pyyaml:
cpeName: pyyaml cpeName: pyyaml
version: >=5.3.1
version: ">=5.3.1"
language: python language: python
license: MIT License license: MIT License
url: https://pypi.org/project/PyYAML/ url: https://pypi.org/project/PyYAML/
@@ -731,7 +731,7 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
treelib: treelib:
cpeName: treelib cpeName: treelib
version: >=1.6.1
version: ">=1.6.1"
language: python language: python
license: Apache License V2.0 license: Apache License V2.0
url: https://github.com/caesar0301/treelib url: https://github.com/caesar0301/treelib
@@ -787,7 +787,7 @@ mindinsight:
handler: zhujiaxing handler: zhujiaxing
yapf: yapf:
cpeName: yapf cpeName: yapf
version: >=0.30.0
version: ">=0.30.0"
language: js language: js
license: Apache License V2.0 license: Apache License V2.0
url: https://github.com/google/yapf url: https://github.com/google/yapf


Loading…
Cancel
Save