mojira / arisa-kt

:robot::sparkles: Run checks and perform automated tasks in Mojira
https://bugs.mojang.com
GNU General Public License v3.0
10 stars 6 forks source link

Detect profilekeys attachments as sensitive #775

Closed Marcono1234 closed 2 years ago

Marcono1234 commented 2 years ago

Purpose

The JSON files in the profilekeys directory of the game installation directory contain RSA private keys used for authentication at servers and for signing chat messages. Therefore they should be treated as sensitive.

Approach

Checklist