Update license references from BSL to MPL in documentation
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -65,7 +65,7 @@ Shannon is available in two editions:
|
|||||||
|
|
||||||
| Edition | License | Best For |
|
| Edition | License | Best For |
|
||||||
|---------|---------|----------|
|
|---------|---------|----------|
|
||||||
| **Shannon Lite** | BSL | Security teams, independent researchers, testing your own applications |
|
| **Shannon Lite** | MPL | Security teams, independent researchers, testing your own applications |
|
||||||
| **Shannon Pro** | Commercial | Enterprises requiring advanced features, CI/CD integration, and dedicated support |
|
| **Shannon Pro** | Commercial | Enterprises requiring advanced features, CI/CD integration, and dedicated support |
|
||||||
|
|
||||||
> **This repository contains Shannon Lite,** which utilizes our core autonomous AI pentesting framework. **Shannon Pro** enhances this foundation with an advanced, LLM-powered data flow analysis engine (inspired by the [LLMDFA paper](https://arxiv.org/abs/2402.10754)) for enterprise-grade code analysis and deeper vulnerability detection.
|
> **This repository contains Shannon Lite,** which utilizes our core autonomous AI pentesting framework. **Shannon Pro** enhances this foundation with an advanced, LLM-powered data flow analysis engine (inspired by the [LLMDFA paper](https://arxiv.org/abs/2402.10754)) for enterprise-grade code analysis and deeper vulnerability detection.
|
||||||
@@ -427,7 +427,7 @@ Shannon is designed for legitimate security auditing purposes only.
|
|||||||
|
|
||||||
## 📜 License
|
## 📜 License
|
||||||
|
|
||||||
Shannon Lite is released under the [Business Source License 1.1 (BSL)](LICENSE).
|
Shannon Lite is released under the [Mozilla Public License 2.0 (MPL)](LICENSE).
|
||||||
|
|
||||||
|
|
||||||
## 👥 Community & Support
|
## 👥 Community & Support
|
||||||
|
|||||||
+1
-1
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
### Feature Comparison
|
### Feature Comparison
|
||||||
|
|
||||||
| Feature | Shannon Lite<br>(BSL 1.1) | Shannon Pro<br>(Commercial) |
|
| Feature | Shannon Lite<br>(MPL 2.0) | Shannon Pro<br>(Commercial) |
|
||||||
|---------|:-------------------------:|:---------------------------:|
|
|---------|:-------------------------:|:---------------------------:|
|
||||||
| **Core Scanning** |
|
| **Core Scanning** |
|
||||||
| Source-Sink Analysis | Basic | LLM-powered data flow analysis for high-precision, source-to-sink vulnerability detection |
|
| Source-Sink Analysis | Basic | LLM-powered data flow analysis for high-precision, source-to-sink vulnerability detection |
|
||||||
|
|||||||
Reference in New Issue
Block a user