Parse SARIF files for different providers.
Project description
SARIF Manager
A simple CLI tool to parse SARIF files and output the results for different providers, like Azure DevOps, GitHub Actions, etc.
Currently supported providers:
- Azure DevOps
Roadmap:
- GitHub Actions
- GitLab CI/CD
- Jenkins
Installation
pip install sarif-manager
Usage
sarif-manager --help
Example
Azure DevOps
Write logs in a pipeline:
azure write-logs \
example.sarif \
--org nightvision1 \
--project temporary
Create work items:
sarif-manager azure create-work-items \
example.sarif \
--org nightvision1 \
--project temporary
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sarif-manager-0.3.1.tar.gz
(7.1 kB
view details)
Built Distribution
File details
Details for the file sarif-manager-0.3.1.tar.gz
.
File metadata
- Download URL: sarif-manager-0.3.1.tar.gz
- Upload date:
- Size: 7.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f55cfbb683b06709a5834f13b8d1cd3658d65bd826604edf1d9e3dafc0517760 |
|
MD5 | 38eebacf479a1b76dcf49e31867f41c0 |
|
BLAKE2b-256 | 97e7ff0c28cb83fd9137572e00b8e67f2f9bde21aad62384c707b94dd917268a |
File details
Details for the file sarif_manager-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: sarif_manager-0.3.1-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6b29a92fdb6c1976e5b0c6ad5bcdd03519be12a25405ce0e0db1a43f31179af |
|
MD5 | c05a9ac476f440c16467c330bf61aeca |
|
BLAKE2b-256 | 67fd39ca284ae14457a59b0ebd639d291ee976b23fa86455a1d3ec3ae579f520 |