Skip to main content
GitHub-Repository

java-cwe-security-skills

java-cwe-security-skills enthält 54 gesammelte Skills von DevelopersCoffee, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.

gesammelte Skills
54
Stars
3
aktualisiert
2026-03-06
Forks
1
Berufsabdeckung
1 Berufskategorien · 100% klassifiziert
Repository-Explorer

Skills in diesem Repository

java-cwe-security-skills-collection
Informationssicherheitsanalysten

53 AI-ready security remediation guides for Java vulnerabilities

2026-03-06
cwe-113-http-response-splitting
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-113 (HTTP Response Splitting) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing http response splitting issues.

2026-03-06
cwe-1333-redos
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-1333 (ReDoS (Regular Expression Denial of Service)) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing redos (regular expression denial of service) issues.

2026-03-06
cwe-190-integer-overflow
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-190 (Integer Overflow) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing integer overflow issues.

2026-03-06
cwe-191-integer-underflow
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-191 (Integer Underflow) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing integer underflow issues.

2026-03-06
cwe-200-information-exposure
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-200 (Information Exposure) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing information exposure issues.

2026-03-06
cwe-209-error-message-exposure
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-209 (Information Exposure Through Error Message) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing information exposure through error message issues.

2026-03-06
cwe-22-path-traversal
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-22 (Improper Limitation of a Pathname to a Restricted Directory (Path Traversal)) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing improper limitation of a pathname to a restricted directory (path traversal) issues.

2026-03-06
cwe-259-hardcoded-password
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-259 (Hardcoded Password) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing hardcoded password issues.

2026-03-06
cwe-284-improper-access-control
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-284 (Improper Access Control) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing improper access control issues.

2026-03-06
cwe-287-improper-authentication
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-287 (Improper Authentication) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing improper authentication issues.

2026-03-06
cwe-295-insecure-tls-trust-manager
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-295 (Insecure TLS/SSL Configuration) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing insecure tls/ssl configuration issues.

2026-03-06
cwe-306-missing-authentication
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-306 (Missing Authentication for Critical Function) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing missing authentication for critical function issues.

2026-03-06
cwe-307-brute-force-protection
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-307 (Improper Restriction of Excessive Authentication Attempts) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing improper restriction of excessive authentication attempts issues.

2026-03-06
cwe-311-non-encrypted-storage
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-311 (Missing Encryption of Sensitive Data) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing missing encryption of sensitive data issues.

2026-03-06
cwe-319-cleartext-transmission
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-319 (Cleartext Transmission of Sensitive Information) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing cleartext transmission of sensitive information issues.

2026-03-06
cwe-321-hardcoded-crypto-key
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-321 (Hard-coded Cryptographic Key) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing hard-coded cryptographic key issues.

2026-03-06
cwe-326-inadequate-encryption-strength
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-326 (Inadequate Encryption Strength) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing inadequate encryption strength issues.

2026-03-06
cwe-327-weak-cryptography
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-327 (Use of a Broken or Risky Cryptographic Algorithm) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing use of a broken or risky cryptographic algorithm issues.

2026-03-06
cwe-328-weak-hash-algorithm
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-328 (Weak Hash Algorithm (MD5/SHA1)) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing weak hash algorithm (md5/sha1) issues.

2026-03-06
cwe-329-missing-random-iv
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-329 (Missing Random IV in CBC Mode) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing missing random iv in cbc mode issues.

2026-03-06
cwe-330-weak-prng
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-330 (Use of Insufficiently Random Values) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing use of insufficiently random values issues.

2026-03-06
cwe-347-jwt-signature-bypass
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-347 (JWT Signature Bypass) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing jwt signature bypass issues.

2026-03-06
cwe-359-privacy-violation
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-359 (Privacy Violation) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing privacy violation issues.

2026-03-06
cwe-362-race-condition
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-362 (Race Condition) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing race condition issues.

2026-03-06
cwe-367-race-condition-toctou
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-367 (Race Condition (TOCTOU)) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing race condition (toctou) issues.

2026-03-06
cwe-369-divide-by-zero
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-369 (Divide By Zero) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing divide by zero issues.

2026-03-06
cwe-377-insecure-temporary-file
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-377 (Insecure Temporary File) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing insecure temporary file issues.

2026-03-06
cwe-400-resource-exhaustion
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-400 (Uncontrolled Resource Consumption) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing uncontrolled resource consumption issues.

2026-03-06
cwe-434-unrestricted-file-upload
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-434 (Unrestricted Upload of File with Dangerous Type) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing unrestricted upload of file with dangerous type issues.

2026-03-06
cwe-501-trust-boundary-violation
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-501 (Trust Boundary Violation) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing trust boundary violation issues.

2026-03-06
cwe-522-insufficiently-protected-credentials
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-522 (Insufficiently Protected Credentials) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing insufficiently protected credentials issues.

2026-03-06
cwe-532-sensitive-info-in-logs
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-532 (Sensitive Information in Logs) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing sensitive information in logs issues.

2026-03-06
cwe-552-files-accessible-externally
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-552 (Files Accessible to External Parties) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing files accessible to external parties issues.

2026-03-06
cwe-601-open-redirect
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-601 (URL Redirection to Untrusted Site (Open Redirect)) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing url redirection to untrusted site (open redirect) issues.

2026-03-06
cwe-606-unchecked-loop-condition
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-606 (Unchecked Input for Loop Condition) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing unchecked input for loop condition issues.

2026-03-06
cwe-613-insufficient-session-expiration
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-613 (Insufficient Session Expiration) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing insufficient session expiration issues.

2026-03-06
cwe-643-xpath-injection
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-643 (XPath Injection) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing xpath injection issues.

2026-03-06
cwe-693-missing-security-headers
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-693 (Missing Security Headers (Clickjacking)) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing missing security headers (clickjacking) issues.

2026-03-06
cwe-732-improper-file-permissions
Informationssicherheitsanalysten

Use this skill when you need to remediate CWE-732 (Improper File Permissions) vulnerabilities in Java code. Triggers on SAST findings, security reviews, or when fixing improper file permissions issues.

2026-03-06
Zeigt die Top 40 von 54 gesammelten Skills in diesem Repository.