Skip to content

chore: baseline maturity level 1 - #10

Open
PaarthPandey10 wants to merge 1 commit into
gemaraproj:mainfrom
PaarthPandey10:chore/baseline-maturity-level-1
Open

chore: baseline maturity level 1#10
PaarthPandey10 wants to merge 1 commit into
gemaraproj:mainfrom
PaarthPandey10:chore/baseline-maturity-level-1

Conversation

@PaarthPandey10

Copy link
Copy Markdown

This Pull Request introduces the necessary configurations to ensure the website repository meets Baseline Maturity Level 1 requirements, aligning its security posture with the primary gemara project.

Changes Included:

Added a security-insights.yml file tailored specifically for the gemaraproj/website routing and documentation structure.

Added an OSPS Baseline Scanner CI workflow (.github/workflows/baseline-scanner.yml) configured to run automatically on a weekly schedule (Mondays at 9 AM UTC) and on manual dispatch.

Resolves #5

Signed-off-by: PaarthPandey10 <paarthdxb@gmail.com>
Copilot AI lite review requested due to automatic review settings August 30, 2026 08:11

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

Adds the Baseline Maturity Level 1 configuration artifacts to the gemaraproj/website repository, aligning the repo’s security posture and baseline-scanning automation with the primary gemaraproj/gemara project (per Issue #5).

Changes:

  • Added security-insights.yml with repository metadata and security tooling/integration details.
  • Added a scheduled + manually-triggerable OSPS baseline scanning workflow that uploads SARIF and stores scan artifacts.

Reviewed changes

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

File Description
security-insights.yml Introduces the Security Insights metadata/configuration for this repository.
.github/workflows/baseline-scanner.yml Adds a scheduled/manual OSPS baseline scanning workflow with SARIF upload and artifact retention.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread security-insights.yml
affiliation: Red Hat
email: barnabei.jennifer@gmail.com
primary: true
- name: Jason Meridth

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@PaarthPandey10 Can we have the core-team reflect the following members?

   - name: Eddie Knight
      affiliation: Sonatype
      email: knight@linux.com
      primary: false
    - name: Jenn Power
      affiliation: Red Hat
      primary: true
    - name: Hannah Braswell
      affiliation: Red Hat
      primary: false

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.

Ensure repository meets Baseline Maturity Level 1

3 participants