Skip to content
This repository was archived by the owner on Jan 3, 2024. It is now read-only.
This repository was archived by the owner on Jan 3, 2024. It is now read-only.

Auth token #8

@wslawski-printify

Description

@wslawski-printify

As I understand currently this installer doesn't allow to make a request with proper auth token for github, so all requests are anonymous and The primary rate limit for unauthenticated requests is 60 requests per hour.. I think sometimes it can be pretty easy to hit it.

https://github.com/thislg/local-php-security-checker-installer/blob/main/bin/local-php-security-checker-installer#L5

Imho here we should read access token from env and do request with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions