Skip to content

CWE-1052 Excessive Use of Hard-Coded Literals in Initialization #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ndemeyembosco opened this issue Feb 15, 2022 · 0 comments
Open
Labels
HardCodedValue For ISO issues related to hard coded values Initialization For ISO issues related to variable initialization ISO/IEC 5055:2021 Rule of The ISO/IEC 2021 standard UNCLAIMED No one has started working on it WEAKNESS CATEGORY: MAINTAINABILITY For ISO issues related to maintainability

Comments

@ndemeyembosco
Copy link
Contributor

Usage Name
Hard-coded literals

Reference
https://cwe.mitre.org/data/definitions/1052

Roles

  • the Initialization
  • the HardCodedValue

Detection Patterns

  • 8.2.129 ASCQM Ban Hard-Coded Literals used to Initialize Variables
@ndemeyembosco ndemeyembosco added UNCLAIMED No one has started working on it ISO/IEC 5055:2021 Rule of The ISO/IEC 2021 standard HardCodedValue For ISO issues related to hard coded values Initialization For ISO issues related to variable initialization WEAKNESS CATEGORY: MAINTAINABILITY For ISO issues related to maintainability labels Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HardCodedValue For ISO issues related to hard coded values Initialization For ISO issues related to variable initialization ISO/IEC 5055:2021 Rule of The ISO/IEC 2021 standard UNCLAIMED No one has started working on it WEAKNESS CATEGORY: MAINTAINABILITY For ISO issues related to maintainability
Projects
None yet
Development

No branches or pull requests

1 participant