cinderblock / cinderblock/camptool

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

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

Nobody has claimed this yet.

Dominant language
TypeScript
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):
    • deploy.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 inspecting the deploy.yml workflow and reviewing the linked GitHub Actions security-hardening guidance. Confirm which runner and trigger settings create the reported risk, then clarify the intended mitigation with maintainers. Done should mean the agreed security changes are applied and the workflow no longer has the reported exposure.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.