Refgenieserver

Latest version: v0.7.0

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

Scan your dependencies

Page 2 of 3

0.4.3

Added
- a possibility to decouple genome archive directory and genome archive config file. `refgenieserver archive` uses new key (`genome_archive_config`) from `refgenconf`
- a genome archive config file writability check

Changed
- key `genome_archive` to `genome_archive_folder`. Backwards compatiblity is preserved (both are currently supported)

0.4.2

Fixed
- undefined variable referencing issue; [73](https://github.com/refgenie/refgenieserver/issues/73)

0.4.1

Fixed
- relationship info not being updated during specific asset archivization; [70](https://github.com/refgenie/refgenieserver/issues/70)

Changed
- order of the assets adn tags in the table in the index page: sorted alphabetically instead of oldest to newest

0.4.0

Added
- asset splash pages presenting all the asset attributes and related API endpoint links. Available at: `/asset/{genome}/{asset}/splash`
- archive digest API endpoint. Available at `/asset/{genome}/{asset}/{tag}/archive_digest`

Changed
- recipes are served as JSON objects, not files
- `refgenieserver archive` enhancements; related to config file locking

0.3.4

Added
- distribute the license file with the package
- test script
- API endpoints for serving asset build logs and asset build recipes. Available at `/asset/{genome}/{asset}/log` and `/asset/{genome}/{asset}/recipe`, respectively


Fixed
- `fastapi` - `starlette` dependency issue

0.3.3

Fixed
- PyPi installation problem; [59](https://github.com/refgenie/refgenieserver/issues/59)

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.