Giglium / vinted_scraper

A very simple Python package that scrapes the Vinted website to retrieve information about its items.
MIT License
15 stars 3 forks source link

Cannot update super linter due to failed checks #48

Open Giglium opened 4 months ago

Giglium commented 4 months ago

Describe the bug

As we can see on pull request #47 we cannot update the linter due to this failed checks:

Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    FAILED for resource: on(Update dependency Reminder)
    File: /.github/workflows/update-reminder.yml:12-13
  Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    FAILED for resource: on(Lint Code Base)
    File: /.github/workflows/linter.yml:0-1
  Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    FAILED for resource: on(Release)
    File: /.github/workflows/release.yml:12-13
  Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    FAILED for resource: on(Coverage)
    File: /.github/workflows/coverage.yml:0-1
  Check: CKV2_GHA_1: "Ensure top-level permissions are not set to write-all"
    FAILED for resource: on(Test)
    File: /.github/workflows/test.yml:0-1