Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions issues/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,16 @@
| Metric | Value |
|--------|-------|
| ⭐ Stars | 17 |
| 📥 Clones (last 14 days) | 1400 |
| 📥 Clones (last 14 days) | 1697 |
| 🟢 Open Issues | 1 |
| 📋 Total Issues | 0 |
| 🛡 Dependabot Open Alerts | 0 |
| 🔍 CodeScan Open Alerts | 1 |
| 🔍 CodeScan Open Alerts | 2 |

## Issues

## Code Scanning Alerts
- [CodeScan #19](./codescan/alert_19.md) - actions/missing-workflow-permissions (warning) - open
- [CodeScan #2](./codescan/alert_2.md) - cpp/integer-multiplication-cast-to-long (warning) - open

Total issues downloaded: 0
10 changes: 10 additions & 0 deletions issues/codescan/alert_19.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Code Scanning Alert #19: actions/missing-workflow-permissions

- **State:** open
- **Severity:** warning
- **Tool:** CodeQL
- **Created:** 2026-07-17T06:03:05Z
- **URL:** https://github.com/grisuno/FreeDom/security/code-scanning/19

## Description
Workflow does not contain permissions
Loading