Skip to content
Merged
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
3 changes: 0 additions & 3 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,3 @@ contact_links:
- name: Report a security vulnerability
url: https://github.com/dean0x/mdscript/security/advisories/new
about: Please report security issues privately, not as public issues. See SECURITY.md.
- name: Question or discussion
url: https://github.com/dean0x/mdscript/discussions
about: For usage questions and open-ended discussion, please use Discussions.
5 changes: 0 additions & 5 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,6 @@ investigate.
MDS is pre-1.0. Security fixes are applied to the latest released minor series
only; please upgrade to the newest release before reporting.

| Version | Supported |
|---------|-----------|
| 0.1.x | ✅ |
| < 0.1.0 | ❌ |

## Security model & built-in controls

MDS treats template sources, imported modules, and runtime variables as untrusted
Expand Down
Loading