Skip to content

code2319/security-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 8, 2023
260f105 · May 8, 2023

History

3 Commits
May 8, 2023
Feb 28, 2023
May 8, 2023
Feb 28, 2023
Mar 2, 2023
May 8, 2023
Feb 28, 2023

Repository files navigation

Python Code style: black

This script will help you check the docker image (by calculating the manifest hash and layers) against the hash listed on the site (docker hub, quay, etc.). Example usage:

python docker_verify.py bitnami/postgresql:15.2.0 bitnami.tar

This script will help you check the npm tarball file(s) (by calculating the tarball file hash) against the hash listed on the registry.npmjs.org. Example usage:

python npm_verify.py -f chalk-5.2.0.tgz

A script for determining whether an IP address belongs to a country (based on abusepdb api)

python ip_checker.py -f ips.txt

About

security tools for docker, npm and ip checks

Topics

Resources

License

Stars

Watchers

Forks

Languages