We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57ab860 commit 3d02ba2Copy full SHA for 3d02ba2
warehouse/malware/checks/package_turnover/check.py
@@ -59,7 +59,7 @@ def user_posture_verdicts(self, project):
59
)
60
61
def user_turnover_verdicts(self, project):
62
- # NOTE(ww): This could probably be more involved to check for the case
+ # NOTE: This could probably be more involved to check for the case
63
# where someone adds themself, removes the real maintainers, pushes a malicious
64
# release, then reverts the ownership to the original maintainers and removes
65
# themself again.
0 commit comments