Scancodeio

Latest version: v34.6.3

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

Scan your dependencies

Page 7 of 8

1.1.0

-------------------

- Display project extra data in the project details view.
https://github.com/nexB/scancode.io/issues/88

- Add a profile decorator for profiling pipeline step execution.
https://github.com/nexB/scancode.io/issues/73

- Support inputs as tarballs in root_filesystem pipelines.
The input archives are now extracted with extractcode to the codebase/ directory.
https://github.com/nexB/scancode.io/issues/96

- Improve support for unknown distros in docker and root_filesystem pipelines.
The pipeline logs the distro errors on the project instead of failing.
https://github.com/nexB/scancode.io/issues/97

- Implement Pipeline registration through distribution entry points.
Pipeline can now be installed as part of external libraries.
With this change pipelines are no longer referenced by the
Python script path, but by their registered name.
This is a breaking command line API change.
https://github.com/nexB/scancode.io/issues/91

- Add a "Run Pipeline" button in the Pipeline modal of the Project details view.
Pipelines can now be added from the Project details view.
https://github.com/nexB/scancode.io/issues/84

- Upgrade scancode-toolkit to version 21.2.9

- Allow to start the pipeline run immediately on addition in the `add_pipeline` action
of the Project API endpoint.
https://github.com/nexB/scancode.io/issues/92

- Rename the pipes.outputs module to pipes.output for consistency.

- Remove the dependency on Metaflow.
WARNING: The new Pipelines syntax is not backward compatible with v1.0.x
https://github.com/nexB/scancode.io/issues/82

1.0.7

-------------------

- Add user interface to manage Projects from a web browser
All the command-line features are available
https://github.com/nexB/scancode.io/issues/24

- Log messages from Pipeline execution on a new Run instance `log` field
https://github.com/nexB/scancode.io/issues/66

- Add support for scancode pipes and Project name with whitespaces

- Add a profile() method on the Run model for profiling pipeline execution
https://github.com/nexB/scancode.io/issues/73

1.0.6

-------------------

- Add a management command to delete a Project and its related work directories
https://github.com/nexB/scancode.io/issues/65

- Add CSV and XLSX support for the `output` management command
https://github.com/nexB/scancode.io/issues/46

- Add a to_xlsx output pipe returning XLSX compatible content
https://github.com/nexB/scancode.io/issues/46

- Add a "status" management command to display Project status information
https://github.com/nexB/scancode.io/issues/66

- Fix the env_file location to run commands from outside the root dir
https://github.com/nexB/scancode.io/issues/64

- Add utilities to save project error in the database during Pipeline execution
https://github.com/nexB/scancode.io/issues/64

- Install psycopg2-binary instead of psycopg2 on non-Linux platforms
https://github.com/nexB/scancode.io/issues/64

1.0.5

-------------------

- Add minimal license list and text views
https://github.com/nexB/scancode.io/issues/32

- Add admin actions to export selected objects to CSV and JSON
The output content, such as included fields, can be configured for CSV format
https://github.com/nexB/scancode.io/issues/48
https://github.com/nexB/scancode.io/issues/49

- Add --list option to the graph management command.
Multiple graphs can now be generated at once.

- Add ProjectCodebase to help walk and navigate Project CodebaseResource
loaded from the Database
Add also a get_tree function compatible with scanpipe.CodebaseResource and
commoncode.Resource
https://github.com/nexB/scancode.io/issues/52

- Add support for running ScanCode.io as a Docker image
https://github.com/nexB/scancode.io/issues/9

- Add support for Python 3.7, 3.8, and 3.9
https://github.com/nexB/scancode.io/issues/54

1.0.4

-------------------

- Add a to_json output pipe returning ScanCode compatible content
https://github.com/nexB/scancode.io/issues/45

- Improve Admin UI for efficient review:
display, navigation, filters, and ability to view file content
https://github.com/nexB/scancode.io/issues/36

- Add Pipelines and Pipes documentation using Sphinx autodoc
Fix for https://github.com/nexB/scancode.io/issues/38

- Add new ScanCodebase pipeline for codebase scan
Fix for https://github.com/nexB/scancode.io/issues/37

- Upgrade Django, Metaflow, and ScanCode-toolkit to latest versions

1.0.3

-------------------

- Add ability to resume a failed pipeline from the run management command
Fix for https://github.com/nexB/scancode.io/issues/22

- Use project name as argument to run a pipeline
Fix for https://github.com/nexB/scancode.io/issues/18

- Add support for "failed" task_output in Run.get_run_id method
Fix for https://github.com/nexB/scancode.io/issues/17

Page 7 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.