Attributions & Dependencies
Argus Security stands on the shoulders of giants. We respect and list the open-source software, packages, and frameworks that power our applications.
01 // Core Python & Django Infrastructure
| Dependency | Used In | License Type |
|---|---|---|
| Django (v6.0.5) | argus-security, vault | BSD-3-Clause |
| django-allauth | argus-security, vault | MIT |
| Celery (v5) | vault (distributed tasks) | BSD-3-Clause |
| cryptography (Fernet) | vault (provider encryption) | Apache 2.0 / BSD-3-Clause |
| HTMX & Alpine.js | vault (frontend reactivity) | MIT |
02 // Core Go & Network Infrastructure
| Dependency | Used In | License Type |
|---|---|---|
| golang-jwt/jwt (v5) | argus-license, licensing-server | MIT |
| go-redis/v9 | sentinel, shield, crypt | BSD-2-Clause |
| jackc/pgx (v5) | sentinel, crypt, licensing-server | MIT |
| prometheus/client_golang | sentinel, shield, crypt | Apache 2.0 |
| fsnotify/fsnotify | shield (hot-reload config) | BSD-3-Clause |
License Compliance Statement
Argus Security products link against and consume the third-party binary/source components listed above in accordance with their respective licensing terms. In compliance with the MIT, BSD, and Apache 2.0 license clauses:
"The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT."