<!-- mobian-agent-page publisher="dailydev" canonical="https://daily.dev/posts/github-pypi-add-time-absed-defenses-against-supply-chain-attacks-boas2usvg" -->

---
title: GitHub, PyPI add time-absed defenses against supply...
description: GitHub and PyPI have introduced time-based defenses against software supply chain attacks. GitHub&#x27;s Dependabot now enforces a default 72-hour cooldown before...
canonical: https://daily.dev/posts/github-pypi-add-time-absed-defenses-against-supply-chain-attacks-boas2usvg
twitter:card: summary_large_image
twitter:site: @dailydotdev
og:type: website
og:site_name: daily.dev
og:title: GitHub, PyPI add time-absed defenses against supply chain attacks | daily.dev
og:description: GitHub and PyPI have introduced time-based defenses against software supply chain attacks. GitHub&#x27;s Dependabot now enforces a default 72-hour cooldown before...
og:url: https://daily.dev/posts/github-pypi-add-time-absed-defenses-against-supply-chain-attacks-boas2usvg
og:image: https://api.daily.dev/og/posts/bOaS2usvg.png
og:image:alt: GitHub, PyPI add time-absed defenses against supply chain attacks
og:image:width: 1200
og:image:height: 630
og:locale: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub, PyPI add time-absed defenses against supply chain attacks

**[BleepingComputer](https://daily.dev/sources/bleepingcomputer)** · 3 min read · 0 upvotes · 0 comments

## Summary

GitHub and PyPI have introduced time-based defenses against software supply chain attacks. GitHub's Dependabot now enforces a default 72-hour cooldown before automatically adopting newly published package updates, giving security tools time to flag malicious packages before they are incorporated into projects. Users can configure a shorter or longer delay via Dependabot's cooldown option. PyPI, meanwhile, now blocks maintainers from uploading new files to a release after 14 days have passed since publication, preventing attackers who compromise publishing tokens from poisoning old, trusted releases. These measures follow a series of high-profile supply chain attacks including the s1ngularity operation, Shai-Hulud campaign, and GhostAction attack.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.bleepingcomputer.com/news/security/github-pypi-add-time-absed-defenses-against-supply-chain-attacks>

---

Tags: [#security](https://daily.dev/tags/security), [#python](https://daily.dev/tags/python), [#github](https://daily.dev/tags/github), [#dependabot](https://daily.dev/tags/dependabot)

[View this post on daily.dev](https://daily.dev/posts/github-pypi-add-time-absed-defenses-against-supply-chain-attacks-boas2usvg)

```json
{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://daily.dev/#organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180},"sameAs":["https://twitter.com/dailydotdev","https://github.com/dailydotdev","https://www.linkedin.com/company/daily-dev-ltd"]},{"@type":"WebSite","@id":"https://daily.dev/#website","url":"https://daily.dev","name":"daily.dev","publisher":{"@id":"https://daily.dev/#organization"},"potentialAction":{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://daily.dev/search?q={search_term_string}"},"query-input":"required name=search_term_string"}}]}
{"@context":"https://schema.org","@type":"TechArticle","headline":"GitHub, PyPI add time-absed defenses against supply chain attacks","url":"https://daily.dev/posts/github-pypi-add-time-absed-defenses-against-supply-chain-attacks-boas2usvg","mainEntityOfPage":{"@type":"WebPage","@id":"https://daily.dev/posts/github-pypi-add-time-absed-defenses-against-supply-chain-attacks-boas2usvg"},"datePublished":"2026-07-26T14:17:07.621Z","dateModified":"2026-07-28T19:15:34.370Z","description":"GitHub and PyPI have introduced time-based defenses against software supply chain attacks. GitHub's Dependabot now enforces a default 72-hour cooldown before...","image":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a89812fb70781e6e68af6e02923ad181?_a=AQAEuop","thumbnailUrl":"https://media.daily.dev/image/upload/f_auto,q_auto/v1/posts/a89812fb70781e6e68af6e02923ad181?_a=AQAEuop","isAccessibleForFree":true,"articleSection":"BleepingComputer","inLanguage":"en","publisher":{"@type":"Organization","name":"daily.dev","url":"https://daily.dev","logo":{"@type":"ImageObject","url":"https://daily.dev/apple-touch-icon.png","width":180,"height":180}},"author":{"@type":"Organization","name":"BleepingComputer","logo":"https://media.daily.dev/image/upload/s--as8nJ3qy--/f_auto,q_auto/v1774959951/logos/bleepingcomputer?_a=BAMAMiWQ0","url":"https://daily.dev/sources/bleepingcomputer"},"commentCount":0,"discussionUrl":"https://daily.dev/posts/github-pypi-add-time-absed-defenses-against-supply-chain-attacks-boas2usvg","interactionStatistic":[{"@type":"InteractionCounter","interactionType":{"@type":"LikeAction"},"userInteractionCount":0},{"@type":"InteractionCounter","interactionType":{"@type":"CommentAction"},"userInteractionCount":0}],"keywords":"security,python,github,dependabot","timeRequired":"PT3M"}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://daily.dev"},{"@type":"ListItem","position":2,"name":"BleepingComputer","item":"https://daily.dev/sources/bleepingcomputer"},{"@type":"ListItem","position":3,"name":"GitHub, PyPI add time-absed defenses against supply chain attacks"}]}
```

