You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The company I work for is planning to adopt DefectDojo and has conducted an Accessibility Audit and has found non-compliances to the WCAD 2.1 AA recommendations.
Is there any current effort or plan to test and make DefectDojo WCAG-compliant?
Focus Indicator Disappears While Tabbing
2.4.7 Focus Visible (Level AA)
Form <input>/<select>/<textarea> elements must have labels
1.3.1 Info and Relationships (Level A)
3.3.2 Labels or Instructions (Level A)
4.1.2 Name, Role, Value (Level A) https://dequeuniversity.com/rules/axe/3.5/label
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
The company I work for is planning to adopt DefectDojo and has conducted an Accessibility Audit and has found non-compliances to the WCAD 2.1 AA recommendations.
Is there any current effort or plan to test and make DefectDojo WCAG-compliant?
Here are the issues found:
Creating links that are not visually evident without color vision
1.4.01 Use of Color (Level A)
https://www.w3.org/WAI/WCAG21/Techniques/failures/F73.html
Focus Indicator Disappears While Tabbing
2.4.7 Focus Visible (Level AA)
Form
<input>/<select>/<textarea>
elements must have labels1.3.1 Info and Relationships (Level A)
3.3.2 Labels or Instructions (Level A)
4.1.2 Name, Role, Value (Level A)
https://dequeuniversity.com/rules/axe/3.5/label
ID attribute value must be unique
4.1.1 Parsing (Level A)
https://dequeuniversity.com/rules/axe/3.5/duplicate-id-active
Interactive component not keyboard operable
2.1.1 Keyboard (Level A)
Labels or instructions not provided when content requires user input
3.3.2 Labels or Instructions (Level A)
Session times out without warning
2.2.1 Timing Adjustable (Level A)
Text elements must have sufficient color contrast against the background
1.4.03 Contrast (Minimum) (Level A)
https://dequeuniversity.com/rules/axe/3.5/color-contrast
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions