12_security.md

SemiDevKit — Security Policy

This document defines the security guidelines for maintaining and distributing
the SemiDevKit project, including TCAD tools, BSIM4 analyzers, Paramus Physical Edition,
and OpenLane-Lite–based digital design workflows.


1. Reporting Vulnerabilities

If you discover any security-related issues, such as:

Please report them through:

🔒 GitHub Private Security Report
https://github.com/Samizo-AITL/SemiDevKit/security/advisories

or via email:

📧 shin3t72@gmail.com

We do not accept security reports through public Issues.


2. Scope of Security Protection

Security considerations apply to:

Python Scripts

SPICE Netlists

Docker (OpenLane-Lite)

Data Files


3. Supported Versions

Security maintenance is provided for:

Older branches may not receive fixes.


4. Dependency Security

SemiDevKit depends on:

Guidelines:


5. Best Practices for Users

Running Untrusted Code

Avoid running external SPICE or Python scripts inside SemiDevKit folders.

Docker Safety

If using OpenLane-Lite:

docker info

Ensure the environment is secure and not running containers in privileged mode.

GitHub Token Safety

If interacting with GitHub Actions:


6. Security Goals

SemiDevKit aims to ensure:


7. Contact

For all security issues:

📧 shin3t72@gmail.com
GitHub Security Advisory
https://github.com/Samizo-AITL/SemiDevKit/security/advisories

We respond within 72 hours.


© 2025 SemiDevKit Project. All Rights Reserved.