Sha256: 3f1470201456db7154d23ce36f13baca8c835b22ec68b50fad1f86884003a3f2

Contents?: true

Size: 88 Bytes

Versions: 5

Compression:

Stored size: 88 Bytes

Contents

#!/bin/sh

set -e

bundle exec brakeman --color -o /dev/stdout -o security-results.json

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hephaestus-0.1.3 templates/script/security_checks/brakeman
hephaestus-0.1.2 templates/script/security_checks/brakeman
hephaestus-0.1.1 templates/script/security_checks/brakeman
hephaestus-0.0.2 templates/script/security_checks/brakeman
hephaestus-0.0.1 templates/script/security_checks/brakeman