Skip to content

[Bug]: Output sarif is wrong when using on github actions #227

@Perdiga

Description

@Perdiga

What happened?

When running

- name: Initialize and Analyze IaC
        id: codeql_iac
        uses: advanced-security/codeql-extractor-iac@v0.5.0

It says that the sarif was exported to: /github/workspace/.codeql/results/iac-results.sarif

Image

But actually is going to: ./.codeql/results/iac-results.sarif

Image

Version

0.1.0

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions