@ParametersAreNonnullByDefault
Package org.sonar.iac.docker.checks.utils
-
Class Summary Class Description ArgumentResolutionSplitter CheckUtils Chmod Represent chmod call instruction in RUN Arguments, with parsed permissions ready to be checkedChmod.Permission Class dedicated to store permissions in the chmod way : man chmodCommandDetector CommandDetector.Builder CommandDetector.Command CommandDetector.SeparatedListBuilder FlagNoSpaceArgumentPredicate The predicate for the flag that it is glued to the argument, e.g.:-pPASSWORD(there is no space between flag and argument).StandardCommandDetectors StringPredicate