-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Currently JFR files are listed as sensitive files because they contained access tokens in the past:
Lines 194 to 195 in 743fbd2
# Java Flight Recorder files contain session token in some Minecraft versions | |
- '.*\.jfr' |
However, we were told internally (where #751 had been mentioned as well), that the latest Minecraft versions do not include the access token in the JFR files anymore.
So in for example a month (to add some safety delay in case users still upload them from old versions) we should probably remove the JFR files from the sensitive file names list again.
Metadata
Metadata
Assignees
Labels
No labels