From 34b140f034b3cd9550364c9b4e2a4e0af1d342c7 Mon Sep 17 00:00:00 2001 From: Jono Yang Date: Mon, 29 Sep 2025 16:16:56 -0700 Subject: [PATCH] Add checkpoints.json for new ecosystems Signed-off-by: Jono Yang --- alpine/checkpoints.json | 1 + debian/checkpoints.json | 1 + maven/checkpoints.json | 1 + 3 files changed, 3 insertions(+) create mode 100644 alpine/checkpoints.json create mode 100644 debian/checkpoints.json create mode 100644 maven/checkpoints.json diff --git a/alpine/checkpoints.json b/alpine/checkpoints.json new file mode 100644 index 00000000..9e26dfee --- /dev/null +++ b/alpine/checkpoints.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/debian/checkpoints.json b/debian/checkpoints.json new file mode 100644 index 00000000..9e26dfee --- /dev/null +++ b/debian/checkpoints.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/maven/checkpoints.json b/maven/checkpoints.json new file mode 100644 index 00000000..9e26dfee --- /dev/null +++ b/maven/checkpoints.json @@ -0,0 +1 @@ +{} \ No newline at end of file