/
Navigation
Chronicles
Browse all articles
Explore
Semantic exploration
Research
Entity momentum
Nexus
Correlations & relationships
Story Arc
Topic evolution
Drift Map
Semantic trajectory animation
Posts
Analysis & commentary
Pulse API
Tech news intelligence API
Browse
Entities
Companies, people, products, technologies
Domains
Browse by publication source
Handles
Browse by social media handle
Detection
Concept Search
Semantic similarity search
High Impact Stories
Top coverage by position
Sentiment Analysis
Positive/negative coverage
Anomaly Detection
Unusual coverage patterns
Analysis
Rivalry Report
Compare two entities head-to-head
Semantic Pivots
Narrative discontinuities
Crisis Response
Event recovery patterns
Connected
Search: /
Command: ⌘K
Embeddings: large
TEXXR

Chronicles

The story behind the story

days · browse · Enter similar · o open

GitHub makes its push protection feature, which automatically blocks a leak of sensitive data like API keys and access tokens, free for all public repositories

GitHub is now automatically blocking the leak of sensitive information like API keys and access tokens for all public code repositories.

BleepingComputer Sergiu Gatlan

Discussion

  • @greybaker Grey Baker on x
    Leaked credentials were the #1 cause of data breaches in 2021 and 2022. Push protection will fix that - think of it as an “are you sure?” prompt before you push a secret to a public repo. (For now it's opt-in at the repo-level, but the plan is to make it a user-level setting.) ht…