Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Security Policy

⚠️ **DISCLAIMER — DEMO CODE, NOT PRODUCTION-READY**

The repositories in this organization contain workshop/demo code, provided
**as-is and without warranty of any kind**. This code has received only basic
security review and **may contain known, unpatched vulnerabilities**, including
in its third-party dependencies. **Do not deploy it to production.** If you copy
or adapt any of this code, run your own security testing first — including
dependency and **supply-chain** vulnerability scanning (e.g. Dependabot,
`npm audit`, `pip-audit`) — and patch before use.
4 changes: 4 additions & 0 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,8 @@

Radius Workshop is a public Github organization where the Radius Product team explores and experiments with new concepts, frameworks, and technologies.

---

> ⚠️ **Demo code — not production-ready.** Provided as-is, without warranty, and may contain known, unpatched vulnerabilities (including in dependencies). If you reuse it, run your own security and supply-chain scans and patch before deploying.

<sub>https://www.radiustech.xyz</sub>
Loading