Skip to content

simplybarter/DependencyWatchToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DependencyWatch Toolkit

License: MIT Linux macOS Windows (WSL) Windows (Native) Status: Under Construction

The DependencyWatch Toolkit is a companion repository containing essential assets, executables, and auditing skills for the DependencyWatch platform. It serves as a distribution point for the remote_extractor binary and the platform's security auditing skills.

Warning

Under Construction: This repository is currently under active development. Please do not use this repository for now.

Directory Structure

└── src/
    ├── remote_extractor/
    │   └── remote_extractor.pyz                # Compiled Python Zipapp for remote dependency extraction
    └── skills/
        └── dependencywatch/                    # Core auditing skills, guidelines, and templates
            ├── README.md
            ├── COMPATIBILITY_REQUIREMENTS.md   # Howto integrate into a CI/CD pipeline
            ├── HOWTO_CICD.md                   # Howto integrate into a CI/CD pipeline
            ├── SKILL.md                        # High-fidelity security audit guidelines for AI Agents
            ├── references/                     # Audit schema and report templates
            └── scripts/                        # Native scripts used during execution

Supported Platforms

Currently, the toolkit components and execution scripts have only been tested on Linux (Ubuntu). Other platforms (such as macOS or Windows) are not tested at this time but will probably run (see COMPATIBILITY_REQUIREMENTS.md)

About

The DependencyWatch Toolkit is a companion repository containing essential assets, executables, and auditing skills for the DependencyWatch platform.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors