Skip to content

Releases: Chhlafiu4312/citeguard

dsh-citeguard v0.1.7

Choose a tag to compare

@github-actions github-actions released this 14 Aug 19:18
80cd36e

What's Changed

Full Changelog: v0.1.6...v0.1.7

dsh-citeguard v0.1.6

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:47
e6a7ae0

What's Changed

Full Changelog: v0.1.5...v0.1.6

dsh-citeguard v0.1.5

Choose a tag to compare

@github-actions github-actions released this 14 Aug 18:22
8cf465b

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.1.5

dsh-citeguard v0.1.4

Choose a tag to compare

@github-actions github-actions released this 14 Aug 17:52
6c4d76f

What's Changed

Full Changelog: v0.1.3...v0.1.4

dsh-citeguard v0.1.3

Choose a tag to compare

@github-actions github-actions released this 14 Aug 17:37
291b71d

What's Changed

Full Changelog: v0.1.2...v0.1.3

CiteGuard v0.1.1

Choose a tag to compare

@Chhlafiu4312 Chhlafiu4312 released this 14 Aug 15:51
54f4b20

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.tgz

SHA-256: 7aba6db1298c38b6df6e7edd147064ce55abdb5702f874ac8599ee98d9af87cf

CiteGuard v0.1.0

Choose a tag to compare

@Chhlafiu4312 Chhlafiu4312 released this 14 Aug 14:09

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.tgz

The attached dsh-citeguard-0.1.0.tgz provides an offline-installable release artifact.