An open API service indexing awesome lists of open source software.

https://github.com/stiankri/appsec-labs

Security playground
https://github.com/stiankri/appsec-labs

security

Last synced: 2 months ago
JSON representation

Security playground

Awesome Lists containing this project

README

          

# AppSec Labs

**This is a playground to try out new ideas.**

## Prerequisites
- Java 17

## Sub-projects

![](schappsec.xray/src/main/logo/x-ray-150.png)

Static code analysis, see [schappsec.xray](schappsec.xray).

![](schappsec.jack/src/main/logo/jack.svg)

Linux processes overview, see [schappsec.jack](schappsec.jack).

![](schappsec.dicey/src/main/logo/dicey-150.png)

Basic risk analysis, see [schappsec.dicey](schappsec.dicey).

# License
Apache 2.0 unless otherwise specified; BSD 3-clause for the file [vendor/antlr/Java9.g4](vendor/antlr/Java9.g4).