Skip to content

feat: add patch generation for OSV dependency fixes#88

Open
Aharshi3614 wants to merge 1 commit into
ionfwsrijan:mainfrom
Aharshi3614:clean/patch-generation
Open

feat: add patch generation for OSV dependency fixes#88
Aharshi3614 wants to merge 1 commit into
ionfwsrijan:mainfrom
Aharshi3614:clean/patch-generation

Conversation

@Aharshi3614

@Aharshi3614 Aharshi3614 commented Jun 10, 2026

Copy link
Copy Markdown

Linked issue

Closes #62

What this PR does

Adds patch generation for OSV dependency fixes.

Type of change

  • Bug fix
  • New feature
  • ML model / training pipeline
  • Refactor (no behaviour change)
  • Documentation
  • Tests only

ML tier (if applicable)

  • Tier 1 — Triage
  • Tier 2 — Predictive
  • Tier 3 — Autonomous
  • Not ML-related

Changes

Backend

  • Added patch_generator.py

Frontend

New dependencies

  • None

Database / schema changes

  • None

Testing

How did you test this?
Ran locally with test requirements.txt file. Verified diff generation works.

Checklist

  • Tested locally end-to-end (upload ZIP or GitHub URL → scan → findings returned correctly)
  • New ML model falls back gracefully when model file is absent
  • No new console.error or unhandled Python exceptions introduced
  • Added or updated tests where applicable
  • requirements.txt / package.json updated if new dependencies added
  • New model files (.pkl, .pt, etc.) are gitignored, not committed

Anything reviewers should focus on

None

Screenshots (if UI changed)

N/A

@github-actions github-actions Bot added backend Backend issues feature New feature SSoC26 needs-work Work needed labels Jun 10, 2026
@github-actions

Copy link
Copy Markdown

⚠️ Automated Check: This PR does not strictly follow the required template. Please ensure you have not deleted any checkboxes or mandatory headings, and that you have written explanations under What this PR does and How did you test this?.

@github-actions github-actions Bot added the frontend Frontend issues label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Backend issues feature New feature frontend Frontend issues needs-work Work needed SSoC26

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature] Generate Actionable Remediation Diffs

1 participant