security
Projects with this topic
-
IronFox is a secure, hardened and privacy oriented browser based on Firefox.
Updated -
Hoppr-Cop is CLI and Hoppr Plugin that generates high quality vulnerability information from a cyclone-dx Software Bill of Materials (SBOM) by aggregating data from multiple vulnerability databases.
Updated -
-
EXPERIMENTAL/BETA: Dependency Scanning for supported projects
Updated -
This is a mirror for the SSH library https://www.libssh.org/
Updated -
-
CryptoLyzer is a fast, flexible, and comprehensive server cryptographic protocol (TLS, SSL, SSH, DNSSEC) and related setting (HTTP headers, DNS records) analyzer and fingerprint (JA3, HASSH tag) generator with Python API and CLI.
Updated -
-
This GitLab mirror is only used for CI, please report issues here: https://codeberg.org/librewolf/issues and submit changes here: https://codeberg.org/librewolf/source
Updated -
The System Hardware ID Generator Script is a Python tool designed to generate a unique Hardware ID (HWID) for the device it runs on. The HWID is represented as an 18-digit integer, making it efficient for storage in databases and indexing. This script can be used for software licensing, device authentication, and hardware inventory management.
Updated -
The Multi-Version PYZ Builder Script is a command-line tool designed to create a Universal Python Module optimized for cross-platform and multi-version compatibility. It allows developers to bundle multiple protected .pyc files—each corresponding to a different Python version—into a single .pyz archive. This approach significantly enhances Python code security by using previously compiled and protected versions of code, making it more difficult for others to reverse-engineer or analyze the source code.
Updated -
A Python-based CLI tool designed to scan GitLab projects for compliance against the CIS GitLab Benchmark. Check out the recommendations-as-code in this repo. Read the docs for more info.
Updated -
A client supporting NTS (network time security) protocol in secured enclave (Intel SGX).
Updated -
Rule Repository for GitLab SAST
Updated -
Ensure correct executions of BPMN Choreographys by generating Solidity enforcing monitors that are deployed on Ethereum-based blockchains
Updated -
Use Code Quality to analyze your source code’s quality and complexity. This helps keep your project’s code simple, readable, and easier to maintain.
Updated -
Mirror of https://github.com/hwdsl2/docker-ipsec-vpn-server. Please open issues and pull requests there. Docker image to run an IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2. https://hub.docker.com/r/hwdsl2/ipsec-vpn-server
UpdatedUpdated -
Mirror of https://github.com/hwdsl2/setup-ipsec-vpn. Please open issues and pull requests there. Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2.
UpdatedUpdated -
The Local Python Code Protector Script is a command-line tool designed to provide source code protection and secure code sharing for Python scripts. It allows developers to obfuscate their Python code. This script supports both Python source files (.py) and compiled Python files (.pyc), offering flexible options for code obfuscation and encryption.
Updated