Tagged articles

open-source tool

7 articles · Page 1 of 1
Black & White Path
Black & White Path
Jul 11, 2026 · Information Security

GitHub Verified Badge Malleable: Same Code Yields Multiple Valid Commit Hashes

Jacob Ginesin of Carnegie Mellon discovered that GitHub’s “Verified” badge can be forged through signature malleability, allowing an attacker to create a second commit with identical tree and timestamp but a different hash, breaking the assumption that commit hashes are immutable identifiers for many downstream systems.

GitGitHubVerified badge
0 likes · 8 min read
GitHub Verified Badge Malleable: Same Code Yields Multiple Valid Commit Hashes
Java Companion
Java Companion
Jun 25, 2026 · Operations

Turn Any GitHub Repo into an Interactive Code Map with a Single HTML File

CodeFlow is a zero‑dependency, single‑file open‑source tool that loads a GitHub repository in the browser, builds an interactive dependency graph for over thirty languages, and adds features such as blast‑radius impact analysis, security scanning, health scoring, and export options.

Dependency GraphGitHubSecurity Scanning
0 likes · 12 min read
Turn Any GitHub Repo into an Interactive Code Map with a Single HTML File
Sohu Tech Products
Sohu Tech Products
Mar 19, 2025 · Artificial Intelligence

Easy DataSet: An Open‑Source Tool for Building Domain‑Specific Datasets and Fine‑Tuning Large Language Models

The article introduces Easy DataSet, an open‑source tool that streamlines the creation of domain‑specific datasets by aggregating public data sources, chunking Markdown documents, generating and managing QA pairs with configurable LLM endpoints, and exporting them in common formats, while outlining its architecture and future roadmap.

AILLM fine-tuningPrompt Engineering
0 likes · 30 min read
Easy DataSet: An Open‑Source Tool for Building Domain‑Specific Datasets and Fine‑Tuning Large Language Models
macrozheng
macrozheng
Mar 11, 2024 · Databases

Discover Chiner: A Modern Open‑Source Database Design Tool

This article introduces the open‑source database design tool Chiner, compares it with PowerDesigner, and provides step‑by‑step guidance on installation, core concepts, table management, relationship diagram creation, and import/export features for efficient database modeling.

SQLchinerentity modeling
0 likes · 9 min read
Discover Chiner: A Modern Open‑Source Database Design Tool