Skip to main content
Glama
sample.java364 B
public class Sample { public static void main(String[] args) { String password = "sensitivePassword"; System.out.println("Received password: " + password); } } // (CWE-259) // This sample Java file includes code that prints a sensitive password to the console. // It can be used to test SAST tools' capability to detect hardcoded passwords.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/michoo/security_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server