Skip to content

Add LICENSE, SECURITY.md, and npm audit CI step - #1090

Merged
edeleastar merged 1 commit into
tutors-sdk:developmentfrom
lgriffin:chore/release-governance
Jul 22, 2026
Merged

Add LICENSE, SECURITY.md, and npm audit CI step#1090
edeleastar merged 1 commit into
tutors-sdk:developmentfrom
lgriffin:chore/release-governance

Conversation

@lgriffin

Copy link
Copy Markdown
Contributor

Summary

  • LICENSE: Add MIT LICENSE file (referenced in README badge but missing from repo)
  • SECURITY.md: Add vulnerability disclosure policy with GitHub Security Advisories workflow
  • CI: Add npm audit --audit-level=high step to the test workflow for dependency vulnerability scanning

Context

These are foundational release-readiness items identified during a distribution audit. All three are low-effort, high-impact gaps for an open-source project.

Test plan

  • Verify LICENSE renders correctly on GitHub repo page
  • Verify SECURITY.md appears under the repo's Security tab
  • Verify CI workflow runs successfully with the new audit step

🤖 Generated with Claude Code

Add MIT LICENSE file, security vulnerability reporting policy,
and npm audit step in CI pipeline for dependency scanning.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel

vercel Bot commented Jul 21, 2026

Copy link
Copy Markdown

@lgriffin is attempting to deploy a commit to the Jordan Harrison Team on Vercel.

A member of the Team first needs to authorize it.

@edeleastar
edeleastar merged commit b136c28 into tutors-sdk:development Jul 22, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants