Beginner FriendlyFoundry
100 EXP
View results
Submission Details
Severity: low
Invalid

The NOT_CHECKED_TWICE status is redundant.

Summary

The NOT_CHECKED_TWICE status is redundant.

Vulnerability Details

This status is unnecessary because the UNKNOWN status already serves the purpose of indicating when an item in s_theListCheckedTwice has not been checked twice. If the value of s_theListCheckedTwice for an item is UNKNOWN, it implies that the item has not undergone a second check.

Impact

Retaining the NOT_CHECKED_TWICE status could lead to the assignment of redundant or meaningless values for check statuses.

Tools Used

Foundry

Recommendations

The NOT_CHECKED_TWICE status should be removed to streamline the status checking process.

Updates

Lead Judging Commences

inallhonesty Lead Judge over 1 year ago
Submission Judgement Published
Invalidated
Reason: Non-acceptable severity

Support

FAQs

Can't find an answer? Chat with us on Discord, Twitter or Linkedin.