From 59d58c0f1612f0e3bce7335c31865522f4171ecf Mon Sep 17 00:00:00 2001 From: Spencer Schrock Date: Thu, 6 Jun 2024 14:02:09 -0700 Subject: [PATCH] Update README.md Signed-off-by: Spencer Schrock --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 55c628d..ba3070d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ +> [!IMPORTANT] +> Update, June 2024: This repo is no longer maintained. Please use [actions/dependency-review-action](https://github.com/actions/dependency-review-action) which can show Scorecard API data as of v4.2.3. + # OpenSSF Scorecard Dependency Analysis This repository contains the source code for the OpenSSF Dependency Analysis project. The aim of the project is to check the security posture of a project's dependencies using the [GitHub Dependency Graph API](https://docs.github.com/en/rest/dependency-graph/dependency-review?apiVersion=2022-11-28#get-a-diff-of-the-dependencies-between-commits) and the [Security Scorecards API](https://api.securityscorecards.dev).