apache / knox
Features of Interest
Aspects in the source code identified through RegEx patterns.
Intro
Features of interest are any aspects of a software system that can be identified through patterns in code.
Features of interest provide you with a way to focus your attention on relevant parts of the codebase.
Typical examples include, security, TODOs, logging.
A feature of interest may be present in multiple files. Any source code file may be in zero or multiple features of interest.
Overview
GENERAL
TODOs
10,890 LOC (9%)
54 files
|
found text per file
|
found text per file
1 GENERAL Concerns
The "general" group contains
2
concerns.
TODOs
Unclassified
general
1.1 TODOs
10,890 LOC (9%)
54 files
|
found text per file
|
found text per file
The following criteria are used to filter files:
files with any line of content like "
.*(TODO|FIXME)( |:| ).*
".
54
files match defined criteria (
10,890
LOC,
9.6%
vs. main code):
50
*.java files (
8,818
LOC)
1
*.css files (
1,652
LOC)
2
*.ts files (
240
LOC)
1
*.jsp files (
180
LOC)
75
lines match the content pattern.
details...
per component - primary logical decomposition
gateway-server
in 14 files, 4,142 LOC (21%)
knox-token-generation-ui
in 1 file 1,652 LOC (19%)
gateway-applications
in 1 file 180 LOC (2%)
gateway-shell
in 1 file 83 LOC (1%)
gateway-spi
in 3 files, 173 LOC (2%)
gateway-admin-ui
in 2 files, 240 LOC (4%)
gateway-provider-rewrite
in 7 files, 1,266 LOC (26%)
gateway-discovery-cm
in 1 file 51 LOC (1%)
gateway-util-common
in 1 file 61 LOC (1%)
gateway-discovery-ambari
in 1 file 234 LOC (8%)
gateway-util-urltemplate
in 4 files, 1,044 LOC (50%)
gateway-service-knoxtoken
in 1 file 69 LOC (3%)
gateway-provider-security-jwt
in 2 files, 193 LOC (11%)
gateway-provider-identity-assertion-common
in 1 file 132 LOC (14%)
gateway-service-remoteconfig
in 1 file 151 LOC (17%)
gateway-util-launcher
in 1 file 132 LOC (25%)
gateway-i18n
in 2 files, 169 LOC (35%)
gateway-provider-security-authz-path-acls
in 1 file 249 LOC (60%)
gateway-provider-rewrite-step-secure-query
in 4 files, 261 LOC (67%)
gateway-provider-security-preauth
in 4 files, 219 LOC (63%)
gateway-provider-security-authz-acls
in 1 file 189 LOC (57%)