This repository has been archived by the owner on Jun 22, 2024. It is now read-only.
forked from giampaolo/psutil
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/giampaolo/psutil
* 'master' of https://github.com/giampaolo/psutil: refact some tests more tests refactoring improve tests reliability Fix cpu_freq for Apple silicon (giampaolo#2222) refactor tests + make them more robust Adopt black formatting style (giampaolo#2349) some tests refactoring add more ruff rules add SECURITY.md linux tests: refact mock_open_content()
- Loading branch information
Showing
74 changed files
with
4,193 additions
and
2,683 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Security Policy | ||
|
||
If you have discovered a security vulnerability in this project, please report | ||
it privately. **Do not disclose it as a public issue**. This gives me time to | ||
fix the issue before public exposure, reducing the chance that an exploit will | ||
be used before a patch is released. | ||
|
||
To report a security vulnerability use the [Tidelift security | ||
contact](https://tidelift.com/security). Tidelift will coordinate the fix and | ||
the disclosure of the reported problem. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.