Skip to content

Commit f4c350f

Browse files
committed
docs: update OpenSSF Score badge URL to use securityscorecards.dev
1 parent 732c67d commit f4c350f

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

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

33
[![Security Scan](https://github.com/RandomCodeSpace/docscontext/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/RandomCodeSpace/docscontext/actions/workflows/ci.yml)
44
[![OpenSSF Scan](https://github.com/RandomCodeSpace/docscontext/actions/workflows/ci.yml/badge.svg?branch=main&label=OpenSSF%20scan)](https://github.com/RandomCodeSpace/docscontext/actions/workflows/ci.yml)
5-
[![OpenSSF Score](https://api.scorecard.dev/projects/github.com/RandomCodeSpace/docscontext/badge)](https://scorecard.dev/viewer/?uri=github.com/RandomCodeSpace/docscontext)
5+
[![OpenSSF Score](https://api.securityscorecards.dev/projects/github.com/RandomCodeSpace/docscontext/badge)](https://securityscorecards.dev/viewer/?uri=github.com/RandomCodeSpace/docscontext)
66
[![Release](https://img.shields.io/github/v/release/RandomCodeSpace/docscontext)](https://github.com/RandomCodeSpace/docscontext/releases)
77
[![Beta](https://img.shields.io/github/v/release/RandomCodeSpace/docscontext?include_prereleases&label=beta)](https://github.com/RandomCodeSpace/docscontext/releases)
88

@@ -178,9 +178,4 @@ All data lives in a single SQLite file at `$DATA_DIR/docscontext.db`.
178178
| Markdown | `.md`, `.markdown` | Heading `# Title` used as document title |
179179
| Plain text | `.txt`, `.text` | UTF-8 encoding expected |
180180
181-
> **Tip:** For best graph quality, prefer documents with clear structure (headings, named entities, factual prose). Scanned PDFs or heavily formatted spreadsheets will produce sparse graphs.
182-
183-
## License
184-
185-
MIT
186-
181+
> **Tip:** For best graph quality, prefer documents with clear structure (headings, named entities, factual prose). Scanned PDFs or heavily formatted spreadsheets will produce sparse graphs.

0 commit comments

Comments
 (0)