Skip to content
View Scanner-One's full-sized avatar
Block or Report

Block or report Scanner-One

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Scanner-One/README.md

Scanner-One

Description

This tool is a SAST (Static Application Security Testing) scanner and exploring web-interface for different programming languages, currently supporting Cpp, Java, Javascript, PHP and Python. It will find security vulnerabilities like SQL-Injection and Unsafe Deserialisation in your source code.

Simple usage (Requires Docker and curl)

$ curl -O 'https://raw.githubusercontent.com/Scanner-One/Scanner-One/main/scanner_one.sh'

$ ./scanner_one.sh [source_code_filename.js]

Requirements

This tool requires Docker to be installed, and a tool like curl, wget, or git clone to download the script.

Homepage

The homepage can be found at Scanner-One.com.

Contact

Create an issue at [https://github.com/Scanner-One/Scanner-One/issues] or mail us at Scanner-One [at} Scanner-One {dot] com.

Popular repositories

  1. Scanner-One Scanner-One Public

    Scanner-One is a freely usable Static Application Security Testing (SAST) scanner for all source code languages. Currently functional for Cpp, Java, Javascript, PHP and Python.

    Shell 2