Fossology

Latest version: v3.3.0

Safety actively analyzes 701836 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 5

0.0.7

Bug Fixes

- **readme**: Correct rst notes
([`8ce3ad8`](https://github.com/fossology/fossology-python/commit/8ce3ad8852cdc6607494f908313a4c694f7606ce))

- **test**: Add some more sleep
([`3cdf358`](https://github.com/fossology/fossology-python/commit/3cdf358ae410ac483bb037ea28b9896b8cf751ee))

- **users**: Adopt minor changes in the API
([`86239cb`](https://github.com/fossology/fossology-python/commit/86239cb5b6a01b0b9ec4c63dc3da18ee8c8977f8))

- **users**: Normal users don't see everything
([`eb0022e`](https://github.com/fossology/fossology-python/commit/eb0022e0a3ac80dd568ab30890ba6bc41e68500a))

Chores

- **ci**: Switch to python slim image
([`a98c12f`](https://github.com/fossology/fossology-python/commit/a98c12fb795cd0ef3ce23c68e1f455e8eacfe61f))

- **version**: Update minor version
([`d254871`](https://github.com/fossology/fossology-python/commit/d254871e192f773dbaa0269d17f2af33d354b873))

- **version**: Update release number
([`f581104`](https://github.com/fossology/fossology-python/commit/f58110416e363ef87b11757cb226bd4f85a1456b))

Documentation

- **jobs**: Add example for job specification
([`88456b7`](https://github.com/fossology/fossology-python/commit/88456b762087acf361b507c8c927be5bf9a3b0a1))

- **readme**: Add more details
([`2a8a7c9`](https://github.com/fossology/fossology-python/commit/2a8a7c92110f2c21051fa0b910acecdd345a6396))

Refactoring

- **tests**: Move tests folder to root
([`cf16562`](https://github.com/fossology/fossology-python/commit/cf1656227b3eba658de616975c9c6893fecb93a6))

0.0.5

Bug Fixes

- Inform ghp it's not a jekyll site
([`e78c3d7`](https://github.com/fossology/fossology-python/commit/e78c3d71d7e1f9c5edcb2dcb32454a006e3061d0))

- Links in README, add badges
([`f272620`](https://github.com/fossology/fossology-python/commit/f272620c778d499e247d9f94919950d14782177f))

- Use correct body type for jobs
([`c400e8b`](https://github.com/fossology/fossology-python/commit/c400e8bba863416193c55dec3a5de03cf76d079e))

- **api**: Format
([`992dd5f`](https://github.com/fossology/fossology-python/commit/992dd5f2356748e374bd42a2e68ab1add06a2306))

- **spdx**: Update license identifier
([`0403aed`](https://github.com/fossology/fossology-python/commit/0403aed3523002a0e88264f309de2292deb977b8))

Chores

- Create two distinct workflow, use services
([`1776fe8`](https://github.com/fossology/fossology-python/commit/1776fe854d208a26d9abd37bad34efde4fc25dbd))

- Update path for tests
([`fd284d4`](https://github.com/fossology/fossology-python/commit/fd284d4afc37de27b2d0e931f61d2af587058a0b))

- Update python dependencies
([`eacc383`](https://github.com/fossology/fossology-python/commit/eacc383e70d441c3bcab6365ee93ac75d0b1d315))

- Use environment variables in CI
([`e6720bf`](https://github.com/fossology/fossology-python/commit/e6720bf76d9cfa6978113aea2c1449a879ae22c8))

- Use poetry to manage python env for tests
([`ce5a0fe`](https://github.com/fossology/fossology-python/commit/ce5a0feb737cc818d3fe73a68fb2a0d01c7481ae))

- **ci**: Only install dev dependencies
([`314261d`](https://github.com/fossology/fossology-python/commit/314261d612c3e1cd893f92901fbb74fa39c3f3e6))

- **ci**: Remove proxy settings
([`1463029`](https://github.com/fossology/fossology-python/commit/14630296fc4c435dea24c09994372d4fc5c31412))

- **pip**: Update deps, add deploy cmd
([`aca67a5`](https://github.com/fossology/fossology-python/commit/aca67a575023f04d5d718bc1a5f612e1a9385c84))

- **pip**: Update lock
([`9e305fa`](https://github.com/fossology/fossology-python/commit/9e305fae26392f21a242e2c4f4fa126147dc8439))

- **poetry**: Replace pipenv by poetry
([`0833b1c`](https://github.com/fossology/fossology-python/commit/0833b1c87d68be1c359f6d3426f557723888e38c))

Documentation

- Update project readme
([`7d3105d`](https://github.com/fossology/fossology-python/commit/7d3105d68ed750b22c6a2ce3880296b6a05b10ba))

- **all**: Update docs to new classes
([`8812675`](https://github.com/fossology/fossology-python/commit/8812675612df5787adeebfe7d5a7b4bac70c6b5d))

- **all**: Update documentation
([`236f527`](https://github.com/fossology/fossology-python/commit/236f5273d985399480e9605fbbef2f33a5eb3f27))

- **link**: Update docs deployment path
([`89c12d4`](https://github.com/fossology/fossology-python/commit/89c12d440269414214144789e6fd331dc86a8628))

- **url**: Update download url
([`47fdc80`](https://github.com/fossology/fossology-python/commit/47fdc80ca293f193da8c7fabb989cb0696b8a52a))

Features

- Add upload from vcs
([`9718834`](https://github.com/fossology/fossology-python/commit/9718834c0959c2fde51631948b5148c98f8b8cc2))

- Create basic project workflow
([`005620f`](https://github.com/fossology/fossology-python/commit/005620f884f87fd7ea5708dfad52f7d4b06ffb9c))

- Create docs build directory to be exported as pages
([`b5ee842`](https://github.com/fossology/fossology-python/commit/b5ee842138bec4c96c53e1a638d6953faddd77d7))

- Create testsuite to run all tests in the right order
([`0bc6e77`](https://github.com/fossology/fossology-python/commit/0bc6e7719938439a48e7c59579725a1b2e2b5e8d))

- First official release
([`b869006`](https://github.com/fossology/fossology-python/commit/b8690069750aaa5303158b716165ca8c232bbd91))

- Import initial code from Siemens internal repository
([`7013126`](https://github.com/fossology/fossology-python/commit/7013126e39d3a7dc0be1bb2fab880920983049df))

- Really add the compiled docs
([`cad9380`](https://github.com/fossology/fossology-python/commit/cad93803207043bbfcfc6b0aadb16c914ddc41ff))

- **0.0.4**: Update to API v1.0.6
([`669aee6`](https://github.com/fossology/fossology-python/commit/669aee6155bf8580708f61880d0007e96421b448))

- **api**: Continue working on the initla version
([`741c489`](https://github.com/fossology/fossology-python/commit/741c4891e72f15c9b603eea197ab047a88bfc57f))

- **api**: Extend API coverage
([`eef9759`](https://github.com/fossology/fossology-python/commit/eef97590dd2ccb1a23f31763a458444046d927a7))

- **api**: Small api improvements
([`4de26aa`](https://github.com/fossology/fossology-python/commit/4de26aad1ae0d5738726a0a70bae75db5013fd59))

- **api**: Update to api version 1.0.3
([`d726201`](https://github.com/fossology/fossology-python/commit/d726201072f4477a06123ab1554119d7ba9f3a13))

improve exception handling add new endpoints and object (uploads, jobs) improve test

- **init**: Initial project import
([`5f0957d`](https://github.com/fossology/fossology-python/commit/5f0957dc56589289efd87593e262c9f2293f241d))

- **upload**: Add basic endpoints for uploads
([`0f58f7a`](https://github.com/fossology/fossology-python/commit/0f58f7ad36681e9e02169cba14a1524cd1fc47f0))

Refactoring

- Use individual tests
([`4801cad`](https://github.com/fossology/fossology-python/commit/4801cad77d4ecd38b368ea6e6760df621577d00c))

- **classes**: Use class inheritance for more readability
([`4af664d`](https://github.com/fossology/fossology-python/commit/4af664d1ee0a675cf29b525444d2f4d80c9a17d6))

Use permissive MIT license, remove information about the author add Siemens AG as copyright owner,
rename lib to fossology, increase version

Page 5 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.