API rate limit exceeded for installation

Open
#3,851 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Quiet
Tech stack
github-actions, typescript
Domain
ci-cd, security

Research direction

Start by reviewing .github/workflows/codeql.yml and the linked Suricata Actions run to compare the workflow configuration with the API rate-limit warning. Determine whether the failure is caused by the workflow or the CodeQL action, and document the configuration change or confirmed external cause needed for the warning to stop.

Written by the indexing model from the issue text.

Description

With Suricata, we get regularly CodeQL action to fail because of Warning: Failed to gather information for telemetry: API rate limit exceeded for installation.
For example https://github.com/OISF/suricata/actions/runs/24895140340/job/72897744468?pr=15257

Are we doing something wrong in https://github.com/OISF/suricata/blob/main/.github/workflows/codeql.yml ?

Dominant language
TypeScript
Stars
1.6k
Forks
493
Avg merge
1d 13h
Merged PRs (30d)
44

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/codeql-action

All issues in github/codeql-action

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.