github TheBigRoomXXL/tinyfeed v1.2.0

latest releases: v1.5.0, v1.4.1, v1.4.0...
11 months ago

This release focuses on making TinyFeed even tinier and improving security practice.

✨ Features

  • Docker images are now built entirely from scratch, increasing security and reducing image size by 56% (12.5MB).
  • Debug information is now stripped during build to reduce binary size by 30% (4.4MB).
  • Switched from spf13/cobra to Go's standard flag package for a minimal dependency footprint and reduced binary size by 5% (700KB).

🔒 Security

  • Commit pinning in GitHub Actions: action now reference full commit hashesto reduce supply chain risks.
  • A vulnerability disclosure policy is now in place to define a responsible scope and facilitate reporting.

🐛 Fixes

  • Resolved a nil pointer dereference when running with the --quiet flag.

🧹 Miscellaneous

  • Added a logo for reference in external publication

Don't miss a new tinyfeed release

NewReleases is sending notifications on new releases.