hyperoslo / Cache

:package: Nothing but Cache.
Other
2.94k stars 336 forks source link

Insecure Storage: Lacking Data Protection #270

Closed Shakihassan closed 3 months ago

Shakihassan commented 3 years ago

On line 81 of DiskStorage.swift, the method setObject:_:forKey:expiry:() writes data to a file lacking sufficient encryption settings.The identified method writes data to a file lacking sufficient encryption settings.

Note : Reported by Fortify on demand

3lvis commented 3 years ago

Thank you for reporting, any suggestions on what we can do to improve it?

3lvis commented 3 months ago

Closing, reason outdated issue.