Skip to content

Commit 66d89a7

Browse files
rushikeshmoreclaude
andcommitted
chore: remove failing security workflows and badges
Removed CodeQL and OpenSSF Scorecard workflows (were failing). Removed CI and OpenSSF badges from README. Will re-add when properly configured. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent ed92e17 commit 66d89a7

3 files changed

Lines changed: 0 additions & 68 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/scorecard.yml

Lines changed: 0 additions & 35 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,8 @@
22

33
Persistent codebase knowledge layer for AI agents. Pre-builds architecture, dependencies, coupling, and risk knowledge so agents skip the cold start and go straight to the right files.
44

5-
[![CI](https://github.com/rushikeshmore/CodeCortex/actions/workflows/ci.yml/badge.svg)](https://github.com/rushikeshmore/CodeCortex/actions/workflows/ci.yml)
65
[![npm version](https://img.shields.io/npm/v/codecortex-ai)](https://www.npmjs.com/package/codecortex-ai)
76
[![npm downloads](https://img.shields.io/npm/dw/codecortex-ai)](https://www.npmjs.com/package/codecortex-ai)
8-
[![OpenSSF Scorecard](https://api.scorecard.dev/projects/github.com/rushikeshmore/CodeCortex/badge)](https://scorecard.dev/viewer/?uri=github.com/rushikeshmore/CodeCortex)
97
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/rushikeshmore/CodeCortex/blob/main/LICENSE)
108

119
[Website](https://codecortex-ai.vercel.app) · [npm](https://www.npmjs.com/package/codecortex-ai) · [GitHub](https://github.com/rushikeshmore/CodeCortex)

0 commit comments

Comments
 (0)