Skip to content
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-NEXT-15104645:
- '*':
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
expires: 2026-03-26T11:41:01.162Z
created: 2026-02-24T11:41:01.165Z
SNYK-JS-AJV-15274295:
- '*':
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
expires: 2026-03-26T11:41:05.815Z
created: 2026-02-24T11:41:05.822Z
SNYK-JS-INFLIGHT-6095116:
- '*':
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
expires: 2026-03-26T11:41:10.602Z
created: 2026-02-24T11:41:10.605Z
SNYK-JS-LODASH-15053838:
- '*':
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
expires: 2026-03-26T11:41:14.973Z
created: 2026-02-24T11:41:14.978Z
SNYK-JS-MINIMATCH-15309438:
- '*':
reason: 'https://contentstack.atlassian.net/browse/IS-6640'
expires: 2026-03-26T11:41:19.159Z
created: 2026-02-24T11:41:19.165Z
patch: {}
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2025 Contentstack
Copyright (c) 2026 Contentstack

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
> [!WARNING]
**This repo is deprecated and no longer maintained. Security updates are not supported. We recommend avoiding its use for production.**

[![Contentstack Logo](/public/contentstack-readme-logo.png)](https://www.contentstack.com/)

# Build a Starter Website with Next.js and Contentstack
Expand Down