Skip to content

[Bug] Bad Shebang #563

@OdinVex

Description

@OdinVex

The current docker-bench-security.sh uses #!/bin/bash for it's shebang but bash is not included in the Docker when built as exampled. With the current init it'll run but attaching to a container and attempting to manually invoke it (since it won't pick up environmental variables for setting excludes) breaks sh since it won't execute because of an incorrect shebang.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions