issues Search Results · language:Edge language:Python linked:pr language:PHP language:HTML language:Java
Filter by
4.9M results
This issue is created automatically to track contribution activity.
updation
배경
현재 README의 설치 · 빌드 · 실행 섹션이 6단계 카피-페이스트입니다:
1. 사전 도구 설치
2. 저장소 가져오기
3. plugin 빌드 (PKG_CONFIG 우회 + meson + ninja)
4. GUI 실행 (venv + pip + python)
5. (옵션) export 도구 빌드 (make)
6. 동작 확인 (CLI)
#34 ...
documentation
Bug: Symlinked skills trigger false outside trusted skills directory security warning
Summary
Skills that are symlinks under ~/.hermes/skills/ trigger a false security warning: skill file is outside ...
Context
Surfaced while implementing the vision capability slot (ADR-802). Tracing the ingest reasoning flow exposed an
inconsistency between two embedding uses:
- Reasoner context (seeding) — get_document_concepts(ontology, ...
enhancement
ingestion
Security Finding
Severity: medium Type: unsafe-pattern — container misconfiguration
The Dockerfile in kubestellar/docs has two security hardening gaps:
1. No USER directive — container runs as root ...
help wanted
security
Security Finding
Severity: medium Type: CVE — dependency vulnerability (CSS injection)
The kubestellar/docs repository uses mermaid 11.14.0 for diagram rendering. This version is vulnerable to:
GHSA-87f9-hvmw-gh4p ...
help wanted
security
Security Finding
Severity: high Type: CVE — dependency vulnerability
The kubestellar/docs repository currently pins Next.js to version 15.5.15 in package-lock.json. Two CVEs affect this
version:
1. ...
help wanted
security
이슈 내용
- 어떤 작업을 수행했는지 구체적으로 적어 주세요
상세 내용 (선택)
- 세부적인 내용을 작성해 주세요
완료 조건
- [] TODO A
- [] TODO B
- [] TODO C
Feat
배경
현재 scripts/setup-dev.sh는 개발 환경 셋업(plugin + tools + GUI venv)까지만 합니다. GUI 실행은 매번:
cd gui source .venv/bin/activate \
GST_PLUGIN_PATH= $(pwd)/../plugin/builddir python main.py
이 절차가 번거롭습니다. ...
enhancement
배경
#17 리브랜딩 PR (#31) 작업 중 발견한 부수 사안입니다.
plugin/gstmacttssink.c:271 의 GST_PLUGIN_DEFINE 매크로의 license 필드가 MIT/Apache-2.0 으로 잘못 박혀 있습니다.
GST_PLUGIN_DEFINE (
GST_VERSION_MAJOR,
GST_VERSION_MINOR, ...
bug

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.