[openssl/web] 5ad983: Create a XML to JSON5 converter, not complete
Mark J. Cox
noreply at github.com
Fri Nov 4 09:48:54 UTC 2022
Branch: refs/heads/json5
Home: https://github.com/openssl/web
Commit: 5ad983ef763d6eee3471acaf31e33108837c5aab
https://github.com/openssl/web/commit/5ad983ef763d6eee3471acaf31e33108837c5aab
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
A bin/vulnxml2json5.py
M bin/vulnxml2jsonproject.py
Log Message:
-----------
Create a XML to JSON5 converter, not complete
Commit: 840a4c6ff822442945cf90378b0c4480543310db
https://github.com/openssl/web/commit/840a4c6ff822442945cf90378b0c4480543310db
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/vulnxml2jsonproject.py
Log Message:
-----------
Add function to return the earliest affected version
Commit: 4f5bf957af3d7579d066c56c7e3f7baaa9766f07
https://github.com/openssl/web/commit/4f5bf957af3d7579d066c56c7e3f7baaa9766f07
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/vulnxml2json5.py
Log Message:
-----------
Dates should have a timezone, don't include a problemtype if none
exists, other fixes so that everything now validates.
Commit: 6335eba42e6fd225ed2a4f4c2b00da8d7a3cc212
https://github.com/openssl/web/commit/6335eba42e6fd225ed2a4f4c2b00da8d7a3cc212
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/vulnxml2json5.py
Log Message:
-----------
Add a creator that doesn't conflict with vulnogram showing the date and
time the file was imported (should only happen once).
Impact is required, so add a unknown one
Commit: 600397b1a7ebbd99d7cc3ec3d63ab456bcf1d20a
https://github.com/openssl/web/commit/600397b1a7ebbd99d7cc3ec3d63ab456bcf1d20a
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/vulnxml2json5.py
Log Message:
-----------
Less debug
Don't append the fixed versions to the description, CVE project
shouldn't need this any more
Commit: a6260ca4707ea78f5303f5051679ab87e7e3edc2
https://github.com/openssl/web/commit/a6260ca4707ea78f5303f5051679ab87e7e3edc2
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
A bin/cvejsontohtml.py
M bin/vulnxml2json.py
M bin/vulnxml2json5.py
Log Message:
-----------
Doesn't do 'also in...' or the wierd issues
Commit: 5f114df6c8c946abef29e0ef98af7e1da880491e
https://github.com/openssl/web/commit/5f114df6c8c946abef29e0ef98af7e1da880491e
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/cvejsontohtml.py
Log Message:
-----------
Update to match the current file
Commit: 4229c32f0835f262c8de86a5aa34b9874a7e6163
https://github.com/openssl/web/commit/4229c32f0835f262c8de86a5aa34b9874a7e6163
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/cvejsontohtml.py
Log Message:
-----------
A few CVE don't have titles or advisories, so make sure we can handle
that. The output HTML now matches the current site, apart from
1. fips
2. the out of support statements
3. the not-an-issue statements
Commit: cc6088b0709556e5aff8bae9f7e611afa4efa708
https://github.com/openssl/web/commit/cc6088b0709556e5aff8bae9f7e611afa4efa708
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/cvejsontohtml.py
Log Message:
-----------
Add statements
Commit: b438b80b006435eed755dc6a5afda03cb3d90738
https://github.com/openssl/web/commit/b438b80b006435eed755dc6a5afda03cb3d90738
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/cvejsontohtml.py
Log Message:
-----------
Deal with disputed cves
Commit: 058c93cd8ff9a1e98fa1a58a3c94eb9237ced3fd
https://github.com/openssl/web/commit/058c93cd8ff9a1e98fa1a58a3c94eb9237ced3fd
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/cvejsontohtml.py
M bin/vulnxml2json5.py
Log Message:
-----------
Update credit handling
Commit: bb07d5f8029a76260ef8cf88424f458c1dbfab99
https://github.com/openssl/web/commit/bb07d5f8029a76260ef8cf88424f458c1dbfab99
Author: Mark J. Cox <mark at awe.com>
Date: 2022-11-04 (Fri, 04 Nov 2022)
Changed paths:
M bin/cvejsontohtml.py
Log Message:
-----------
Option -e is no longer used, data comes from a statements.json file
Compare: https://github.com/openssl/web/compare/5ad983ef763d%5E...bb07d5f8029a
More information about the openssl-commits
mailing list