Skip to content

Commit

Permalink
Retyping JAR files
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertqc committed Sep 17, 2024
1 parent 11dfbf5 commit 8a77e69
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions se_module/springboot.fc
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@
/opt/springboot/bin/springboot_service -- gen_context(system_u:object_r:springboot_exec_t,s0)
/opt/springboot/bin/springboot-service.sh -- gen_context(system_u:object_r:springboot_exec_t,s0)
/opt/springboot/service(/.*)? gen_context(system_u:object_r:springboot_exec_t,s0)
/opt/springboot/[^/]+/lib/[^/]+\.jar -- gen_context(system_u:object_r:springboot_exec_t,s0)
/opt/springboot/(.*/)?.*\.(so|jar)([\.p-][0-9]+)* -- gen_context(system_u:object_r:springboot_lib_t,s0)
/opt/springboot/(.*/)?env(.*/)? gen_context(system_u:object_r:springboot_conf_t,s0)
/opt/springboot/(.*/)?(conf|properties)(/.*)? gen_context(system_u:object_r:springboot_conf_t,s0)
Expand Down

0 comments on commit 8a77e69

Please sign in to comment.