Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Commit 01a527a

Browse files
committed
Merge branch 'main' of https://github.com/ccuser44/Titan-Protection into main
2 parents 313d434 + 0fd950d commit 01a527a

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
# Titan-Protection
22
Titan Protection is a Roblox plugin to remove malicious objects. This is unready and in shared alpha testing.
3+
4+
You can use the plugin on Roblox by either downloading the .rbxmx file from the releases or get direct updates as a user plugin from https://www.roblox.com/library/6185269346/Titan-Protection-Anti-Virus.

SECURITY.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Security Policy
2+
3+
## Supported Versions
4+
5+
Here are the versions supported. Not for alpha and beta versions the only supported
6+
version is the newest one! On release versions some release versions may be deemed important.
7+
8+
| Version | Supported |
9+
| ------- | ------------------ |
10+
| α0.0.7 | :white_check_mark: |
11+
| <α0.0.7 | :x: |
12+
13+
## Reporting a Vulnerability
14+
15+
If the vuln is something like being able to hide a script from the plugin,
16+
be able to crash the plugin or Roblox Studio, cause lots of lag,
17+
make an error which stops the scan or something else which is minor
18+
consider filing a bug report for it and attach vulnerability tag to it.
19+
If it is more serious DM me on discord ALE111_boiPNG#8154 or PM me on roblox https://www.roblox.com/users/562273354/profile or https://www.roblox.com/users/867730378/profile.
20+
Serious vulns include being able to get a higher context level, be able to destroy the game enviroment(not on runtime),
21+
be able to affect the game enviroment (Not on runtime) etc.
22+
Being able to hide from detection might not usually be considered a vulnerability.

0 commit comments

Comments
 (0)