Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Report not possible in JSON format #996

Open
RaphaelVogel opened this issue May 29, 2024 · 1 comment
Open

Report not possible in JSON format #996

RaphaelVogel opened this issue May 29, 2024 · 1 comment
Assignees

Comments

@RaphaelVogel
Copy link

RaphaelVogel commented May 29, 2024

I try to run the scanner locally using this guide: https://github.com/SAP/fosstars-oss-rules-of-play-report/blob/main/running-locally.md

I configured the scanner with the following config file for test purposes:

cache: .fosstars/project_rating_cache.json
reports:
  - type: json
    where: ./
finder:
  # To scan a full organization use the organizations object
  #organizations:
  #  - name: gardener
  #    exclude:
  #      - .github
  #      - .repository-template
  # To scan a single repository use the repositories object
  repositories:
  - organization: gardener
    name: alpine-conntrack

In the log I get the following error message:
“Oops! That's an unknown type of report: JSON”

@ajinkyapatil8190
Copy link
Member

Hi @RaphaelVogel - I had a discussion with @sourabhsparkala and he will work on it in the coming week/s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants