Skip to content

ci: add security scanning and governance docs#5

Merged
BA-CalderonMorales merged 5 commits into
developfrom
auto/security-testing-1776990952
Apr 25, 2026
Merged

ci: add security scanning and governance docs#5
BA-CalderonMorales merged 5 commits into
developfrom
auto/security-testing-1776990952

Conversation

@BA-CalderonMorales

Copy link
Copy Markdown
Owner

Automated security and testing improvements for codex-cheat-sheet.

@BA-CalderonMorales
BA-CalderonMorales force-pushed the auto/security-testing-1776990952 branch 2 times, most recently from 7fc07ea to 6c10d1b Compare April 24, 2026 00:52

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR introduces repository governance files (license + contribution/community standards) and adds a GitHub Actions workflow intended to run security scanning for the project.

Changes:

  • Added Apache 2.0 LICENSE, along with CONTRIBUTING.md and CODE_OF_CONDUCT.md.
  • Updated .gitignore to ignore a specific script path.
  • Added a reusable-workflow-based GitHub Actions security scan (.github/workflows/security-scan.yml).

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
LICENSE Adds an Apache 2.0 license file (currently abbreviated)
CONTRIBUTING.md Adds basic contribution guidelines referencing the Code of Conduct
CODE_OF_CONDUCT.md Adds a code of conduct for community standards
.gitignore Ignores scripts/prune-branches.sh
.github/workflows/security-scan.yml Adds a security scan workflow invoking an external reusable workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/security-scan.yml Outdated
Comment thread .github/workflows/security-scan.yml
Comment thread .github/workflows/security-scan.yml
Comment thread LICENSE

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a GitHub Actions security scanning workflow and introduces baseline repository governance/legal documentation for the codex-cheat-sheet project.

Changes:

  • Add a reusable GitHub Actions workflow for security scanning on push/pull_request.
  • Add repository governance files: LICENSE, CONTRIBUTING.md, and CODE_OF_CONDUCT.md.
  • Update .gitignore to ignore a local helper script path.

Reviewed changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
LICENSE Introduces an Apache 2.0 license notice/header (currently not the full license text).
CONTRIBUTING.md Adds basic contribution steps and links to the Code of Conduct.
CODE_OF_CONDUCT.md Adds a project Code of Conduct document.
.gitignore Adds an ignore rule for scripts/prune-branches.sh.
.github/workflows/security-scan.yml Adds a “Security Scan” workflow that calls a reusable workflow pinned to a commit SHA.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread LICENSE
Comment thread .github/workflows/security-scan.yml
@BA-CalderonMorales BA-CalderonMorales changed the title ci: add security scanning and testing enhancements ci: add security scanning and governance docs Apr 25, 2026
@BA-CalderonMorales
BA-CalderonMorales merged commit 3de619a into develop Apr 25, 2026
@BA-CalderonMorales
BA-CalderonMorales deleted the auto/security-testing-1776990952 branch July 19, 2026 05:52
BA-CalderonMorales added a commit that referenced this pull request Jul 19, 2026
* ci: add security scanning and governance docs (#5)

* chore: ignore ephemeral prune-branches.sh

* chore: add standard repo files LICENSE CONTRIBUTING.md CODE_OF_CONDUCT.md

* ci: add gitleaks security scanning workflow

* fix: use full apache 2.0 license text

* fix: align readme license with apache 2.0

* docs: update to July 2026 — GPT-5.6 models, new docs URLs, new commands (#7)

- Add official installer (curl -fsSL) as primary install method
- Update model section to GPT-5.6 family (Sol, Terra, Luna)
- Migrate docs URLs to developers.openai.com/codex
- Add slash commands: /debug, /status, /mcp, /side, /fork, /ps, /stop, /logout, /feedback
- Mark Task Goals GA
- Update SDK reference
- Replace hero image with repo-bundled assets/image.png
- Bump timestamps to July 2026

Co-authored-by: Brandon Calderon-Morales <b.dev.c.m@gmail.com>

* docs: swap hero image to updated asset + link to openai.com/codex

---------

Co-authored-by: Brandon Calderon-Morales <b.dev.c.m@gmail.com>
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