https://github.com/securisec/mixto-scripts
Repo holds scripts to integrate with other tools
https://github.com/securisec/mixto-scripts
Last synced: 4 months ago
JSON representation
Repo holds scripts to integrate with other tools
- Host: GitHub
- URL: https://github.com/securisec/mixto-scripts
- Owner: securisec
- License: gpl-3.0
- Created: 2020-12-15T01:13:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-12T01:29:09.000Z (about 1 year ago)
- Last Synced: 2025-07-04T23:08:16.275Z (about 1 year ago)
- Language: Python
- Size: 117 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mixto-scripts
Repo holds scripts to integrate with other tools
Most of the integrations here relies on [mixto-py](https://github.com/securisec/mixto-py) as one of its requirements. They might also have additional requirements based on the tool it is integrating with. Refer to the dependency file within each folder
## Env
> If the environment variable `MIXTO_ENTRY_ID` is set, it always takes precedence over anything else set. This applies to all scripts in this repo.