Skip to main content
Repositório GitHub

java-cwe-security-skills

java-cwe-security-skills contém 54 skills coletadas de DevelopersCoffee, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
54
Stars
3
atualizado
2026-03-06
Forks
1
Cobertura ocupacional
1 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

java-cwe-security-skills-collection
Analistas de segurança da informação

53 AI-ready security remediation guides for Java vulnerabilities

2026-03-06
cwe-113-http-response-splitting
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Analistas de segurança da informação

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
Mostrando as 40 principais de 54 skills coletadas neste repositório.