| commit | 87f30697958a693a063169738aa8fb6c369b8a13 | [log] [tgz] |
|---|---|---|
| author | Michael Peck <mpeck@mitre.org> | Fri Oct 23 16:01:00 2015 -0400 |
| committer | Michael Peck <mpeck@mitre.org> | Fri Oct 23 16:01:00 2015 -0400 |
| tree | 9898aa879ee1d4ecbb976c47f99d4e651d577fc2 | |
| parent | cb0c67d9dd606c3183488044bfc10691b8caa6ef [diff] |
Lint checks to identify setting files world-readable or world-writable These lint checks identify use of java.io.File.setReadable(true, false) and java.io.File.setWritable(true, false) to set file permissions to world-readable or world-writable. Change-Id: If702456ba550603c1f9caae4d4c151832c08b40f