Releases: aboutcode-org/vulnerablecode
Releases · aboutcode-org/vulnerablecode
v34.0.0rc4
What's Changed
- Add dates and changelog for packages and vulnerabilities by @TG1999 in #1310
- Package purl model updates by @TG1999 in #1368
- Create SUSE OVAL importer by @johnmhoran in #1085
- Add CWE support in the API by @ziadhany in #1116
- Fix package details view template by @TG1999 in #1384
- Add robots.txt by @TG1999 in #1382
- Fix issue 1385 by @TG1999 in #1386
- Fix 1387 by @TG1999 in #1389
- Prepare for release v34.0.0rc2 by @TG1999 in #1390
- Add license_url for GitHub Importer by @sdivyanshu90 in #1392
- Fix incorrect versions in GithubDataSource CVE by @shravankshenoy in #1399
- Improved code style and fixed typos by @michaelehab in #1157
- Bump univers to v30.11.0 by @TG1999 in #1401
- Fix Encoding Type in Fireeye Importer by @harsh098 in #1404
- Remove duplicated changelogs by @TG1999 in #1400
- Bump jinja2 from 3.1.1 to 3.1.3 by @dependabot in #1396
- Bump gitpython from 3.1.37 to 3.1.41 by @dependabot in #1391
- Bump cryptography from 41.0.6 to 42.0.0 by @dependabot in #1413
- Migrate ruby to new importers by @ziadhany in #799
- Add support for CVSS vectors display by @ziadhany in #1312
- Add support for all osv ecosystems by @ziadhany in #926
- Feat: Add CVE support to Snyk datasource by @shravankshenoy in #1405
- Add URL to the vulnerability and package details view in the API serializers by @TG1999 in #1423
- Bump cryptography from 42.0.0 to 42.0.4 by @dependabot in #1424
- Prepare for release v34.0.0rc3 by @TG1999 in #1426
- Revert "Remove duplicated changelogs" by @TG1999 in #1440
- Prepare for release v34.0.0rc4 by @TG1999 in #1441
New Contributors
- @sdivyanshu90 made their first contribution in #1392
- @harsh098 made their first contribution in #1404
Full Changelog: v33.6.5...v34.0.0rc4
v33.6.5
v33.6.4
What's Changed
- Add initial fixed-affected-matching work #1228 by @johnmhoran in #1249
- Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #1351
- Fix table borders in Vulnerability details UI #1356 by @johnmhoran in #1358
- Fix import runner process inferences by @TG1999 in #1360
- Fix debian OVAL importer by @TG1999 in #1361
- refactor file names to enable git clone on windows by @rabajaj0509 in #1132
- Add graph model diagrams #977 by @johnmhoran in #1350
- Add endpoint for purl lookup by @TG1999 in #1359
- Fix swagger API docs generation by @keshav-space in #1366
- Bump paramiko from 2.10.3 to 3.4.0 by @dependabot in #1369
- Drop package_managers in favour of fetchcode.package_versions by @keshav-space in #1354
- Update docker-compose.yml by @TG1999 in #1371
- Prepare for release v33.6.4 by @TG1999 in #1372
New Contributors
- @rabajaj0509 made their first contribution in #1132
Full Changelog: v33.6.3...v33.6.4
v33.6.3
What's Changed
- Bump django from 4.1.10 to 4.1.13 by @dependabot in #1331
- Bump urllib3 from 1.26.17 to 1.26.18 by @dependabot in #1323
- Add RTD build configuration from skeleton by @AyanSinhaMahapatra in #1337
- Import data from OSS-Fuzz by @ziadhany in #897
- Do not create vulnerabilities for empty aliases by @TG1999 in #1334
- Mark advisories status according to NVD advisory by @TG1999 in #1232
- Add CWE support in all importers by @ziadhany in #1137
- Widen the RTD page #977 by @johnmhoran in #1339
- Fix search encoding issue by @TG1999 in #1343
- Add middleware to ban bytedance user agent by @TG1999 in #1347
- Prepare for release v33.6.3 by @TG1999 in #1348
Full Changelog: v33.6.2...v33.6.3
v33.6.2
What's Changed
- Bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #1306
- Add note about CSRF_TRUSTED_ORIGINS by @Hritik14 in #1319
- Bump urllib3 from 1.26.9 to 1.26.17 by @dependabot in #1314
- Bump gitpython from 3.1.35 to 3.1.37 by @dependabot in #1321
- Add throttling rate for anon users by @TG1999 in #1328
- Add proper acknowledgements for NGI projects. Fixes #1325 by @armijnhemel in #1330
- Prepare for release v33.6.2 by @TG1999 in #1335
Full Changelog: v33.6.1...v33.6.2
v33.6.1
v33.6.0
v33.5.0
What's Changed
- Fix Vulnerability details text overflow by @johnmhoran in #1282
- Add tests for improver by @Hritik14 in #1081
- Add JS clickable tab link functionality by @johnmhoran in #1288
- Add support for severity range by @ziadhany in #1179
- Bump gitpython from 3.1.30 to 3.1.32 by @dependabot in #1267
- Bump gitpython from 3.1.32 to 3.1.35 by @dependabot in #1296
- Add sticky div to Package details template by @johnmhoran in #1294
- Fix issue #1302 by @TG1999 in #1303
- Prepare for release v33.5.0 by @TG1999 in #1304
Full Changelog: v33.4.0...v33.5.0
v33.4.0
What's Changed
- Bump cryptography from 41.0.0 to 41.0.3 by @dependabot in #1254
- Bump pygments from 2.11.2 to 2.15.0 by @dependabot in #1242
- Bump django from 4.1.7 to 4.1.10 by @dependabot in #1227
- Bump certifi from 2022.12.7 to 2023.7.22 by @dependabot in #1248
- Bump sqlparse from 0.4.2 to 0.4.4 by @dependabot in #1185
- Bump requests from 2.27.1 to 2.31.0 by @dependabot in #1202
- Add venv activation by @Hritik14 in #1259
- Add importer specific improver by @TG1999 in #1277
Full Changelog: v33.3.0...v33.4.0