Dependency graph supports the Python PEP 621 standard

Dependency graph now supports parsing Python dependencies for pyproject.toml files that follow the PEP 621 standard.

Learn more about the dependency graph

Screenshot of indicator that Pull Request is editable

You can now see when a Pull Request author has enabled "Allow edits by maintainers," so you can get started with your own edits faster. A green checkbox in the right column will indicate when the setting has been enabled.

See more

GitHub secret scanning protects users by searching repositories for known types of secrets. By identifying and flagging these secrets, our scans help prevent data leaks and fraud.

We have partnered with WakaTime to scan for their tokens and help secure our mutual users on public repositories. WakaTime tokens allow users to programmatically access their WakaTime code statistics. GitHub will forward access tokens found in public repositories to WakaTime, who will immediately revoke the leaked token and email the token's owner with instructions on next steps. You can read more information about WakaTime tokens here.

GitHub Advanced Security customers can also scan for WakaTime tokens and block them from entering their private and public repositories with push protection.

See more