Multi-Platform System Hardening Tool with NTRO SIH25237 Compliance - 394 Rules for Windows, Linux, and macOS
Project description
OS Forge
Multi-Platform System Hardening Tool with NTRO SIH25237 Compliance
- 394 Hardening Rules: Linux (278), Windows (93), macOS (23)
- 100% NTRO SIH25237 Compliant: Complete Annexure A & B coverage
- MongoDB Integration: Secure cloud-native database support
Installation
pip install os-forge
MongoDB Setup (Required)
# Set environment variables
export MONGODB_URI="mongodb+srv://user:pass@cluster.mongodb.net/?retryWrites=true&w=majority"
export MONGODB_DATABASE="Os-forge"
export MONGODB_COLLECTION="detailsforOS"
CLI Help
os-forge --help
Common Commands
# Show system info and rule counts
os-forge info
# Run checks (no changes)
os-forge check --level basic --dry-run
# Apply hardening rules
os-forge check --level moderate
# Generate compliance reports
os-forge report
os-forge pdf-report
# MongoDB operations
mongodb-migrate --help
Platforms
Linux: 278 rules covering filesystem, services, network, SSH, auditing
Windows: 93 rules covering account policies, firewall, audit, services
macOS: 23 rules covering system preferences, FileVault, firewall
Notes
- Commands work identically across Linux, Windows, and macOS
- MongoDB Atlas recommended for cloud deployment
- Full documentation:
os-forge --help
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file os_forge-0.2.3-py3-none-any.whl.
File metadata
- Download URL: os_forge-0.2.3-py3-none-any.whl
- Upload date:
- Size: 141.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7767b96f374eab75563f7f05a69794cdc07dd7d554776df60bc4b46b8fe4ab9d
|
|
| MD5 |
1345d4f1bc556e52b3fd0ca860999916
|
|
| BLAKE2b-256 |
4ef63123486f496591e982ce17a2a94d4aa46633960428abe41c9f02a77c70be
|