Skip to content

Code Security Report: 7 total findings [master] #1

@mend-for-github-com

Description

@mend-for-github-com

Code Security Report

Scan Metadata

Latest Scan: 2026-04-16 01:36pm
Total Findings: 7 | New Findings: 0 | Resolved Findings: 0
Tested Project Files: 48
Detected Programming Languages: 2 (Secrets, Kotlin Mobile)

  • Check this box to manually trigger a scan

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

Finding Details

SeverityVulnerability TypeCWEFileData FlowsDetected
LowExternal URL Access

CWE-676

ReposListHeader.kt:175

12026-04-08 06:59am
Vulnerable Code

Secure Code Warrior Training Material
Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

 
LowExternal URL Access

CWE-676

ReposListHeader.kt:182

12026-04-08 06:59am
Vulnerable Code

Secure Code Warrior Training Material
Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

 
LowExternal URL Access

CWE-676

ReposListHeader.kt:202

12026-04-08 06:59am
Vulnerable Code

Secure Code Warrior Training Material
Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

 
LowApplication Configuration

CWE-16

AndroidManifest.xml:6

12026-04-08 06:59am
Vulnerable Code

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<uses-permission android:name="android.permission.INTERNET" />

1 Data Flow/s detected

<uses-permission android:name="android.permission.INTERNET" />

Secure Code Warrior Training Material
Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

 
LowApplication Configuration

CWE-16

AndroidManifest.xml:19

12026-04-08 06:59am
Vulnerable Code

android:supportsRtl="true"
android:theme="@style/Theme.GithubCompose">
<activity
android:name=".ui.feature.main.MainActivity"
android:exported="true"

1 Data Flow/s detected

Secure Code Warrior Training Material
Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

 
LowExternal URL Access

CWE-676

ReposListHeader.kt:199

12026-04-08 06:59am
Vulnerable Code

Secure Code Warrior Training Material
Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

 
LowApplication Configuration

CWE-16

AndroidManifest.xml:5

12026-04-08 06:59am
Vulnerable Code

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
>
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

1 Data Flow/s detected

<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />

Secure Code Warrior Training Material
Suppress Finding
  • ... as False Alarm
  • ... as Acceptable Risk

Note: GitHub may take a few seconds to process actions triggered via checkboxes.
Please wait until the change is visible before continuing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions