Skip to content

"Binary Scanning option is not allowed", even though disabled #90

@samdobson

Description

@samdobson

Attempting to scan a Python 3 application as follows:

java -jar FodUpload.jar -z package.zip -ac $API_KEY $API_SECRET -rid "$RELEASE_ID" -aurl $API_URL -purl $URL -at 274 -eid 10053 -ts 10 -l 18 -a 2 -ep 2 -pp 0 -I 1 -apf

Gives the following result:

Authenticating
Authenticated
Error saving Scan Settings
1 - Binary Scanning option is not allowed
Retiring Token : Token Retired Successfully

However, -bs (or -isBinaryScan), per the documentation, should, by default, be false.

What's more, manually specifying -bs false results in an error: "Was passed main parameter 'false' but no main parameter was defined"

Metadata

Metadata

Assignees

No one assigned

    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