pullrequests Search Results · language:Dune language:Python language:JavaScript is:public language:C++ language:Python
Filter by
160M results
Updates the requirements on openpyxl to permit the latest version.
Dependabot will resolve any conflicts with this PR as long as you don t alter it yourself. You can also trigger a rebase
manually by ...
dependencies
python
Updates the requirements on pip-audit to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/pypa/pip-audit/releases pip-audit s releases /a . ...
dependencies
python
Adds compliance/EEO fields + a ** Form-filling guide ** section to the profile, and Greenhouse standard + EEO autofill
in the extension that consumes them. EEO fields default blank/decline. AI answers ...
Problem
The three GitHub Actions workflows (python-test.yml, octocov.yml, pypi-publish.yml) used actions/setup-python without a
cache parameter and astral-sh/setup-uv without explicit cache settings. ...
🩹 pii-scan Legacy shape patterns 오탐 해소
문제
.github/workflows/pii-scan.yml의 ** Legacy shape patterns 스텝**은 PR diff가 아니라 레포 전체를 git grep 한다. 그런데
infra/scripts/weekly-response-critique.mjs의 maskPII() 설명 ...
Updates the requirements on pyyaml to permit the latest version. details summary Release notes /summary p em Sourced
from a href= https://github.com/yaml/pyyaml/releases pyyaml s releases /a . /em /p blockquote ...
dependencies
python
Objetivo
Adicionar a Fase 49, responsável por gerar explicabilidade e ranking auditável para o pipeline de Machine Learning do
Area 51.
Alterações principais
- Criação do TransformerRankingExplainer ...
🤖 AI Security Remediation
🟢 Auto-merge eligible — will merge after CI passes.
📊 Analysis
- Severity: MEDIUM
- Confidence: 85%
- Auto-fix allowed: True
📝 Summary
The application uses the subprocess ...
ai-remediation
severity-medium
개요
배포 산출물(HTML)만 있던 저장소를 글 소스로 관리하고, master에 push하면 GitHub Actions가 자동으로 빌드·배포하도록 재구성했습니다. 이제 로컬에서 hexo deploy 할 필요가 없습니다.
변경 내용
- 📝 기존 7개 글을 search.xml/content.json에서 마크다운으로 복원 (source/_posts/) — ...