|
1 | 1 | { |
| 2 | + "components": [ |
| 3 | + { |
| 4 | + "bom-ref": "Django==5.2.9", |
| 5 | + "description": "A high-level Python web framework that encourages rapid development and clean, pragmatic design.", |
| 6 | + "externalReferences": [ |
| 7 | + { |
| 8 | + "comment": "from packaging metadata Project-URL: Documentation", |
| 9 | + "type": "documentation", |
| 10 | + "url": "https://docs.djangoproject.com/" |
| 11 | + }, |
| 12 | + { |
| 13 | + "comment": "from packaging metadata Project-URL: Tracker", |
| 14 | + "type": "issue-tracker", |
| 15 | + "url": "https://code.djangoproject.com/" |
| 16 | + }, |
| 17 | + { |
| 18 | + "comment": "from packaging metadata Project-URL: Release notes", |
| 19 | + "type": "other", |
| 20 | + "url": "https://docs.djangoproject.com/en/stable/releases/" |
| 21 | + }, |
| 22 | + { |
| 23 | + "comment": "from packaging metadata Project-URL: Source", |
| 24 | + "type": "other", |
| 25 | + "url": "https://github.com/django/django" |
| 26 | + }, |
| 27 | + { |
| 28 | + "comment": "from packaging metadata Project-URL: Funding", |
| 29 | + "type": "other", |
| 30 | + "url": "https://www.djangoproject.com/fundraising/" |
| 31 | + }, |
| 32 | + { |
| 33 | + "comment": "from packaging metadata Project-URL: Homepage", |
| 34 | + "type": "website", |
| 35 | + "url": "https://www.djangoproject.com/" |
| 36 | + } |
| 37 | + ], |
| 38 | + "licenses": [ |
| 39 | + { |
| 40 | + "license": { |
| 41 | + "id": "BSD-3-Clause" |
| 42 | + } |
| 43 | + } |
| 44 | + ], |
| 45 | + "name": "Django", |
| 46 | + "purl": "pkg:pypi/django@5.2.9", |
| 47 | + "type": "library", |
| 48 | + "version": "5.2.9" |
| 49 | + }, |
| 50 | + { |
| 51 | + "bom-ref": "asgiref==3.11.0", |
| 52 | + "description": "ASGI specs, helper code, and adapters", |
| 53 | + "externalReferences": [ |
| 54 | + { |
| 55 | + "comment": "from packaging metadata Project-URL: Documentation", |
| 56 | + "type": "documentation", |
| 57 | + "url": "https://asgi.readthedocs.io/" |
| 58 | + }, |
| 59 | + { |
| 60 | + "comment": "from packaging metadata Project-URL: Further Documentation", |
| 61 | + "type": "other", |
| 62 | + "url": "https://docs.djangoproject.com/en/stable/topics/async/#async-adapter-functions" |
| 63 | + }, |
| 64 | + { |
| 65 | + "comment": "from packaging metadata Project-URL: Changelog", |
| 66 | + "type": "release-notes", |
| 67 | + "url": "https://github.com/django/asgiref/blob/master/CHANGELOG.txt" |
| 68 | + }, |
| 69 | + { |
| 70 | + "comment": "from packaging metadata: Home-page", |
| 71 | + "type": "website", |
| 72 | + "url": "https://github.com/django/asgiref/" |
| 73 | + } |
| 74 | + ], |
| 75 | + "licenses": [ |
| 76 | + { |
| 77 | + "license": { |
| 78 | + "id": "BSD-3-Clause" |
| 79 | + } |
| 80 | + }, |
| 81 | + { |
| 82 | + "license": { |
| 83 | + "name": "License :: OSI Approved :: BSD License" |
| 84 | + } |
| 85 | + } |
| 86 | + ], |
| 87 | + "name": "asgiref", |
| 88 | + "purl": "pkg:pypi/asgiref@3.11.0", |
| 89 | + "type": "library", |
| 90 | + "version": "3.11.0" |
| 91 | + }, |
| 92 | + { |
| 93 | + "bom-ref": "django-mongodb-backend==5.2.4.dev0", |
| 94 | + "description": "Django MongoDB Backend", |
| 95 | + "externalReferences": [ |
| 96 | + { |
| 97 | + "comment": "PackageSource: Local", |
| 98 | + "type": "distribution", |
| 99 | + "url": "file:///home/runner/work/django-mongodb-backend/django-mongodb-backend" |
| 100 | + }, |
| 101 | + { |
| 102 | + "comment": "from packaging metadata Project-URL: Documentation", |
| 103 | + "type": "documentation", |
| 104 | + "url": "https://django-mongodb-backend.readthedocs.io" |
| 105 | + }, |
| 106 | + { |
| 107 | + "comment": "from packaging metadata Project-URL: Tracker", |
| 108 | + "type": "issue-tracker", |
| 109 | + "url": "https://github.com/mongodb/django-mongodb-backend/issues" |
| 110 | + }, |
| 111 | + { |
| 112 | + "comment": "from packaging metadata Project-URL: Source", |
| 113 | + "type": "other", |
| 114 | + "url": "https://github.com/mongodb/django-mongodb-backend" |
| 115 | + }, |
| 116 | + { |
| 117 | + "comment": "from packaging metadata Project-URL: Homepage", |
| 118 | + "type": "website", |
| 119 | + "url": "https://www.mongodb.org" |
| 120 | + } |
| 121 | + ], |
| 122 | + "licenses": [ |
| 123 | + { |
| 124 | + "license": { |
| 125 | + "name": "License :: OSI Approved :: Apache Software License" |
| 126 | + } |
| 127 | + } |
| 128 | + ], |
| 129 | + "name": "django-mongodb-backend", |
| 130 | + "type": "library", |
| 131 | + "version": "5.2.4.dev0", |
| 132 | + "purl": "pkg:pypi/django-mongodb-backend@5.2.4.dev0" |
| 133 | + }, |
| 134 | + { |
| 135 | + "bom-ref": "dnspython==2.8.0", |
| 136 | + "description": "DNS toolkit", |
| 137 | + "externalReferences": [ |
| 138 | + { |
| 139 | + "comment": "from packaging metadata Project-URL: documentation", |
| 140 | + "type": "documentation", |
| 141 | + "url": "https://dnspython.readthedocs.io/en/stable/" |
| 142 | + }, |
| 143 | + { |
| 144 | + "comment": "from packaging metadata Project-URL: issues", |
| 145 | + "type": "issue-tracker", |
| 146 | + "url": "https://github.com/rthalley/dnspython/issues" |
| 147 | + }, |
| 148 | + { |
| 149 | + "comment": "from packaging metadata Project-URL: repository", |
| 150 | + "type": "vcs", |
| 151 | + "url": "https://github.com/rthalley/dnspython.git" |
| 152 | + }, |
| 153 | + { |
| 154 | + "comment": "from packaging metadata Project-URL: homepage", |
| 155 | + "type": "website", |
| 156 | + "url": "https://www.dnspython.org" |
| 157 | + } |
| 158 | + ], |
| 159 | + "licenses": [ |
| 160 | + { |
| 161 | + "license": { |
| 162 | + "id": "ISC" |
| 163 | + } |
| 164 | + } |
| 165 | + ], |
| 166 | + "name": "dnspython", |
| 167 | + "purl": "pkg:pypi/dnspython@2.8.0", |
| 168 | + "type": "library", |
| 169 | + "version": "2.8.0" |
| 170 | + }, |
| 171 | + { |
| 172 | + "bom-ref": "pymongo==4.15.5", |
| 173 | + "description": "PyMongo - the Official MongoDB Python driver", |
| 174 | + "externalReferences": [ |
| 175 | + { |
| 176 | + "comment": "from packaging metadata Project-URL: Documentation", |
| 177 | + "type": "documentation", |
| 178 | + "url": "https://www.mongodb.com/docs/languages/python/pymongo-driver/current/" |
| 179 | + }, |
| 180 | + { |
| 181 | + "comment": "from packaging metadata Project-URL: Tracker", |
| 182 | + "type": "issue-tracker", |
| 183 | + "url": "https://jira.mongodb.org/projects/PYTHON/issues" |
| 184 | + }, |
| 185 | + { |
| 186 | + "comment": "from packaging metadata Project-URL: Source", |
| 187 | + "type": "other", |
| 188 | + "url": "https://github.com/mongodb/mongo-python-driver" |
| 189 | + }, |
| 190 | + { |
| 191 | + "comment": "from packaging metadata Project-URL: Homepage", |
| 192 | + "type": "website", |
| 193 | + "url": "https://www.mongodb.org" |
| 194 | + } |
| 195 | + ], |
| 196 | + "licenses": [ |
| 197 | + { |
| 198 | + "license": { |
| 199 | + "name": "License :: OSI Approved :: Apache Software License" |
| 200 | + } |
| 201 | + } |
| 202 | + ], |
| 203 | + "name": "pymongo", |
| 204 | + "purl": "pkg:pypi/pymongo@4.15.5", |
| 205 | + "type": "library", |
| 206 | + "version": "4.15.5" |
| 207 | + }, |
| 208 | + { |
| 209 | + "bom-ref": "sqlparse==0.5.4", |
| 210 | + "description": "A non-validating SQL parser.", |
| 211 | + "externalReferences": [ |
| 212 | + { |
| 213 | + "comment": "from packaging metadata Project-URL: Documentation", |
| 214 | + "type": "documentation", |
| 215 | + "url": "https://sqlparse.readthedocs.io/" |
| 216 | + }, |
| 217 | + { |
| 218 | + "comment": "from packaging metadata Project-URL: Tracker", |
| 219 | + "type": "issue-tracker", |
| 220 | + "url": "https://github.com/andialbrecht/sqlparse/issues" |
| 221 | + }, |
| 222 | + { |
| 223 | + "comment": "from packaging metadata Project-URL: Source", |
| 224 | + "type": "other", |
| 225 | + "url": "https://github.com/andialbrecht/sqlparse" |
| 226 | + }, |
| 227 | + { |
| 228 | + "comment": "from packaging metadata Project-URL: Release Notes", |
| 229 | + "type": "other", |
| 230 | + "url": "https://sqlparse.readthedocs.io/en/latest/changes.html" |
| 231 | + }, |
| 232 | + { |
| 233 | + "comment": "from packaging metadata Project-URL: Home", |
| 234 | + "type": "website", |
| 235 | + "url": "https://github.com/andialbrecht/sqlparse" |
| 236 | + } |
| 237 | + ], |
| 238 | + "licenses": [ |
| 239 | + { |
| 240 | + "license": { |
| 241 | + "name": "License :: OSI Approved :: BSD License" |
| 242 | + } |
| 243 | + } |
| 244 | + ], |
| 245 | + "name": "sqlparse", |
| 246 | + "purl": "pkg:pypi/sqlparse@0.5.4", |
| 247 | + "type": "library", |
| 248 | + "version": "0.5.4" |
| 249 | + } |
| 250 | + ], |
| 251 | + "dependencies": [ |
| 252 | + { |
| 253 | + "dependsOn": [ |
| 254 | + "asgiref==3.11.0", |
| 255 | + "sqlparse==0.5.4" |
| 256 | + ], |
| 257 | + "ref": "Django==5.2.9" |
| 258 | + }, |
| 259 | + { |
| 260 | + "ref": "asgiref==3.11.0" |
| 261 | + }, |
| 262 | + { |
| 263 | + "dependsOn": [ |
| 264 | + "Django==5.2.9", |
| 265 | + "pymongo==4.15.5" |
| 266 | + ], |
| 267 | + "ref": "django-mongodb-backend==5.2.4.dev0" |
| 268 | + }, |
| 269 | + { |
| 270 | + "ref": "dnspython==2.8.0" |
| 271 | + }, |
| 272 | + { |
| 273 | + "dependsOn": [ |
| 274 | + "dnspython==2.8.0" |
| 275 | + ], |
| 276 | + "ref": "pymongo==4.15.5" |
| 277 | + }, |
| 278 | + { |
| 279 | + "ref": "sqlparse==0.5.4" |
| 280 | + } |
| 281 | + ], |
2 | 282 | "metadata": { |
3 | | - "timestamp": "2024-11-05T12:48:05.688090+00:00" |
| 283 | + "timestamp": "2025-12-05T15:35:17.206105+00:00", |
| 284 | + "tools": { |
| 285 | + "components": [ |
| 286 | + { |
| 287 | + "description": "CycloneDX Software Bill of Materials (SBOM) generator for Python projects and environments", |
| 288 | + "externalReferences": [ |
| 289 | + { |
| 290 | + "type": "build-system", |
| 291 | + "url": "https://github.com/CycloneDX/cyclonedx-python/actions" |
| 292 | + }, |
| 293 | + { |
| 294 | + "type": "distribution", |
| 295 | + "url": "https://pypi.org/project/cyclonedx-bom/" |
| 296 | + }, |
| 297 | + { |
| 298 | + "type": "documentation", |
| 299 | + "url": "https://cyclonedx-bom-tool.readthedocs.io/" |
| 300 | + }, |
| 301 | + { |
| 302 | + "type": "issue-tracker", |
| 303 | + "url": "https://github.com/CycloneDX/cyclonedx-python/issues" |
| 304 | + }, |
| 305 | + { |
| 306 | + "type": "license", |
| 307 | + "url": "https://github.com/CycloneDX/cyclonedx-python/blob/main/LICENSE" |
| 308 | + }, |
| 309 | + { |
| 310 | + "type": "release-notes", |
| 311 | + "url": "https://github.com/CycloneDX/cyclonedx-python/blob/main/CHANGELOG.md" |
| 312 | + }, |
| 313 | + { |
| 314 | + "type": "vcs", |
| 315 | + "url": "https://github.com/CycloneDX/cyclonedx-python/" |
| 316 | + }, |
| 317 | + { |
| 318 | + "type": "website", |
| 319 | + "url": "https://github.com/CycloneDX/cyclonedx-python/#readme" |
| 320 | + } |
| 321 | + ], |
| 322 | + "group": "CycloneDX", |
| 323 | + "licenses": [ |
| 324 | + { |
| 325 | + "license": { |
| 326 | + "id": "Apache-2.0" |
| 327 | + } |
| 328 | + } |
| 329 | + ], |
| 330 | + "name": "cyclonedx-py", |
| 331 | + "type": "application", |
| 332 | + "version": "7.2.1" |
| 333 | + }, |
| 334 | + { |
| 335 | + "description": "Python library for CycloneDX", |
| 336 | + "externalReferences": [ |
| 337 | + { |
| 338 | + "type": "build-system", |
| 339 | + "url": "https://github.com/CycloneDX/cyclonedx-python-lib/actions" |
| 340 | + }, |
| 341 | + { |
| 342 | + "type": "distribution", |
| 343 | + "url": "https://pypi.org/project/cyclonedx-python-lib/" |
| 344 | + }, |
| 345 | + { |
| 346 | + "type": "documentation", |
| 347 | + "url": "https://cyclonedx-python-library.readthedocs.io/" |
| 348 | + }, |
| 349 | + { |
| 350 | + "type": "issue-tracker", |
| 351 | + "url": "https://github.com/CycloneDX/cyclonedx-python-lib/issues" |
| 352 | + }, |
| 353 | + { |
| 354 | + "type": "license", |
| 355 | + "url": "https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/LICENSE" |
| 356 | + }, |
| 357 | + { |
| 358 | + "type": "release-notes", |
| 359 | + "url": "https://github.com/CycloneDX/cyclonedx-python-lib/blob/main/CHANGELOG.md" |
| 360 | + }, |
| 361 | + { |
| 362 | + "type": "vcs", |
| 363 | + "url": "https://github.com/CycloneDX/cyclonedx-python-lib" |
| 364 | + }, |
| 365 | + { |
| 366 | + "type": "website", |
| 367 | + "url": "https://github.com/CycloneDX/cyclonedx-python-lib/#readme" |
| 368 | + } |
| 369 | + ], |
| 370 | + "group": "CycloneDX", |
| 371 | + "licenses": [ |
| 372 | + { |
| 373 | + "license": { |
| 374 | + "id": "Apache-2.0" |
| 375 | + } |
| 376 | + } |
| 377 | + ], |
| 378 | + "name": "cyclonedx-python-lib", |
| 379 | + "type": "library", |
| 380 | + "version": "11.6.0" |
| 381 | + } |
| 382 | + ] |
| 383 | + } |
4 | 384 | }, |
5 | | - "components": [], |
6 | | - "serialNumber": "urn:uuid:f3728d07-e448-4fae-8e28-c08f8c75f747", |
| 385 | + "serialNumber": "urn:uuid:81fa8b04-dad4-45ad-aa45-f16b62c0721c", |
7 | 386 | "version": 1, |
8 | 387 | "$schema": "http://cyclonedx.org/schema/bom-1.5.schema.json", |
9 | 388 | "bomFormat": "CycloneDX", |
10 | | - "specVersion": "1.5", |
11 | | - "vulnerabilities": [] |
| 389 | + "specVersion": "1.5" |
12 | 390 | } |
0 commit comments