Skip to content

Bad link referenced in Readme.md #6

@schapma-cic

Description

@schapma-cic

The follow section in the readMe contains a link that does not exist.

Uses only the custom rules defined in the specified paths to the analysis. To still use the built-in rules, add the -IncludeDefaultRules switch. More info here.

In addition, when you click to configure this action from GitHub for your repo, it defaults the below section in the yaml - however the link there (https://github.com/microsoft/action-psscriptanalyzer) also does not exist.

below snippet is from https://github.com/microsoft/psscriptanalyzer-action/blob/main/workflow.yml

        name: Run PSScriptAnalyzer
        uses: ./
        with:
          # Check https://github.com/microsoft/action-psscriptanalyzer for more info about the options.
          # The below set up runs PSScriptAnalyzer to your entire repository and runs some basic security rules.
          path: .\
          recurse: true 

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