DataStrategist / DataStrategist/notes2kg

Security Advisory: Self-Hosted Runner Risk (Skor: 20/100)

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Security Advisory: Self-Hosted Runner Risk Tespit Edildi

Merhaba,

Bu repo'da self-hosted GitHub Actions runner kullanildigi ve riskli trigger'larin bulundugu tespit edilmistir.

Tespit Edilen Sorunlar
  • Risk Skoru: 20/100
  • Trigger'lar: 1 workflow'da self-hosted runner var
  • Workflow'lar (1 adet):
    • ci.yml
Oneriler
  1. Self-hosted runner kullaniyorsaniz, runner'in guvenlik yamalarinin guncel oldugundan emin olun.
  2. Riskli trigger'lar (pull_request_target, issue_comment, workflow_run, repository_dispatch) kullaniyorsaniz, ek guvenlik onlemleri alin:
    • pull_request_target icin: base branch'i checkout ederken PR koduyla calismayin
    • issue_comment icin: sadece yetkili kullanicilarin trigger'layabildiginden emin olun
    • workflow_run icin: calisma ortamini kistlayin
  3. Runner erisimini sadece guvenilir workflow'larla sinirlandirin.
  4. Runner'in ag erisimini kistlayin.
  5. Token'larinizi sifreli sekilde (GitHub Secrets) saklayin.

Detayli dokuman: https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions


Bu mesaj, guvenlik amaciyla otomatik olarak gonderilmistir. Herkesin bilgisayari guvende olsun.

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reviewing the self-hosted runner configuration in ci.yml and the linked GitHub Actions security-hardening guide. Identify which runner and trigger protections apply to this workflow. Done means the relevant runner access, network, token, and trigger risks have been addressed or clearly documented.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.