Skip to content

Vulnerabilities Dashboard - CodeΒ #1

@nullify-security-bot

Description

@nullify-security-bot

Severity Threshold: πŸ”΅ MEDIUM

3 Potential vulnerability sources found within this repo

πŸ”΄ CRITICAL 🟑 HIGH πŸ”΅ MEDIUM βšͺ LOW
0 0 3 0

ID: 01HNS9AHB59EA5CR7JRQG2YHJ4 Language: Go Severity: πŸ”΅ MEDIUM CWE-22

Potential file inclusion via variable

Potential file inclusion via variable
Read more:
https://cwe.mitre.org/data/definitions/22.html

content, err := os.ReadFile(path)

ID: 01HW0AT604FWBMBNSBWFT5CRP5 Language: Go Severity: πŸ”΅ MEDIUM CWE-532

PII data is written to the log files

Sensitive Data written to log files or file system may lead to unauthorized access or exposure to potential attack.

host = fmt.Sprintf("https://%s:%s", ip, port)

ID: 01HW0AT604FWBMBNSBWH3YPB8S Language: Go Severity: πŸ”΅ MEDIUM CWE-359

PII data is written to the log files

Sensitive Data written to log files or file system may lead to unauthorized access or exposure to potential attack.

host = fmt.Sprintf("https://%s:%s", ip, port)

Reply with /nullify to interact with me like another developer

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions