Releases: Chhlafiu4312/citeguard
Releases · Chhlafiu4312/citeguard
Release list
dsh-citeguard v0.1.7
What's Changed
- Enforce one redirect request deadline by @Chhlafiu4312 in #11
Full Changelog: v0.1.6...v0.1.7
dsh-citeguard v0.1.6
What's Changed
- Lock metadata redirects to provider hosts by @Chhlafiu4312 in #10
Full Changelog: v0.1.5...v0.1.6
dsh-citeguard v0.1.5
What's Changed
- Bump typescript from 6.0.3 to 7.0.2 by @dependabot[bot] in #5
- Align Node typings with runtime support by @Chhlafiu4312 in #8
- Harden SSRF ranges and response deadlines by @Chhlafiu4312 in #9
New Contributors
- @dependabot[bot] made their first contribution in #5
Full Changelog: v0.1.4...v0.1.5
dsh-citeguard v0.1.4
dsh-citeguard v0.1.3
What's Changed
- Fix release smoke-install path by @Chhlafiu4312 in #6
Full Changelog: v0.1.2...v0.1.3
CiteGuard v0.1.1
Security update
- Pins production HTTP(S) connections to the exact public DNS answer set that passed SSRF validation.
- Revalidates and independently pins every redirect hop.
- Preserves hostname-based TLS/SNI without connection-time DNS re-resolution.
- Adds address-set and redirect-hop regression coverage.
Validation
- 32/32 automated tests passed.
- Type checking, self-contained verification, build, pack, fresh-profile installation, and a bounded real HTTPS request passed.
Upgrade
npx -y @deepseek-ai/dsh plugin --profile web add https://github.com/Chhlafiu4312/citeguard/releases/download/v0.1.1/dsh-citeguard-0.1.1.tgzSHA-256: 7aba6db1298c38b6df6e7edd147064ce55abdb5702f874ac8599ee98d9af87cf
CiteGuard v0.1.0
Highlights
- Extracts DOI, arXiv, URL, and Markdown citations from drafts.
- Performs bounded metadata verification with explicit confidence labels.
- Adds SSRF protections, redirect limits, timeouts, and response-size limits to online checks.
- Includes a DeepSeek Harness tool, CLI, offline-first verification, and seven bundled skills.
Verification
- 30 automated tests passed.
- TypeScript builds and type checks passed.
- DeepSeek Harness headless-profile activation and offline/online verification paths were tested.
Install
dsh plugin --profile headless add https://github.com/Chhlafiu4312/citeguard/releases/download/v0.1.0/dsh-citeguard-0.1.0.tgzThe attached dsh-citeguard-0.1.0.tgz provides an offline-installable release artifact.