aws-samples / saas-tenant-isolation-architecture
File Age

File age measurements show the distribution of file ages (days since the first commit) and the recency of file updates (days since the latest commit).

Summary
  • Number of files: 14
  • Daily file updates (only one update per file and date counted): 69
  • First update: 2020-09-17
  • Latest update: 2021-02-04
  • Days between first and latest update: 141 (20 weeks, estimated 100 working days)
  • Active days (at least one file change): 8
  • Data:
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 14 files with 988 lines of code in files.
    • 14 files that are 366+ days old (988 lines of code)
    • 0 files that are 181-365 days old (0 lines of code)
    • 0 files that are 91-180 days old (0 lines of code)
    • 0 files that are 31-90 days old (0 lines of code)
    • 0 files that are 1-30 days old (0 lines of code)
100% | 0% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
Latest Change Distribution Overall
Days since last update
  • There are 14 files with 988 lines of code in files.
    • 13 files have been last changed 366+ days ago (622 lines of code)
    • 1 files have been last changed 181-365 days ago (366 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 0 files have been last changed 31-90 days ago (0 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
62% | 37% | 0% | 0% | 0%
Legend:
366+
181-365
91-180
31-90
1-30
File Change History per File Extension
java, xml, md, json, yaml, txt, gitignore
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
yaml100% | 0% | 0% | 0% | 0%
Latest Change Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
java100% | 0% | 0% | 0% | 0%
yaml7% | 92% | 0% | 0% | 0%
File Change History per Logical Decomposition
primary
primary (file age distribution)
Days since first update
366+
181-365
91-180
31-90
1-30
ROOT100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer/token100% | 0% | 0% | 0% | 0%
ExportTenantData/src/main/java/tenant/export100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer/template100% | 0% | 0% | 0% | 0%
ExportTenantData/src/main/java/tenant/export/models100% | 0% | 0% | 0% | 0%
AssumeRoleWatchDog/src/main/java/tenant/watchdog100% | 0% | 0% | 0% | 0%
AssumeRoleWatchDog/src/main/java/tenant/watchdog/models100% | 0% | 0% | 0% | 0%
ExportTenantData/src/main/java/tenant/export/errors100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer/policy100% | 0% | 0% | 0% | 0%
templates100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer/exceptions100% | 0% | 0% | 0% | 0%
primary (latest change distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
TokenVendingLayer/src/main/java/tenant/vendinglayer/token100% | 0% | 0% | 0% | 0%
ExportTenantData/src/main/java/tenant/export100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer/template100% | 0% | 0% | 0% | 0%
ExportTenantData/src/main/java/tenant/export/models100% | 0% | 0% | 0% | 0%
AssumeRoleWatchDog/src/main/java/tenant/watchdog100% | 0% | 0% | 0% | 0%
AssumeRoleWatchDog/src/main/java/tenant/watchdog/models100% | 0% | 0% | 0% | 0%
ExportTenantData/src/main/java/tenant/export/errors100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer/policy100% | 0% | 0% | 0% | 0%
templates100% | 0% | 0% | 0% | 0%
TokenVendingLayer/src/main/java/tenant/vendinglayer/exceptions100% | 0% | 0% | 0% | 0%
ROOT0% | 100% | 0% | 0% | 0%
Oldest Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yaml
in root
366 - 362 502 7
ApiGatewayHandler.java
in ExportTenantData/src/main/java/tenant/export
85 4 460 502 6
TokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer
68 3 496 502 4
WatchdogHandler.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog
48 1 460 502 2
Event.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog/models
42 10 502 502 1
GatewayError.java
in ExportTenantData/src/main/java/tenant/export/errors
37 9 502 502 1
PolicyLoader.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
31 3 501 502 2
buildspec.yaml
in templates
29 - 497 502 2
FilePolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
29 4 460 502 4
JwtTokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/token
142 13 460 497 4
PolicyTemplateProcessor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
35 6 460 461 2
PolicyAssumptionException.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/exceptions
11 3 460 461 2
PolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
6 - 460 461 2
TenantProduct.java
in ExportTenantData/src/main/java/tenant/export/models
59 9 460 460 1
Files Not Recently Changed (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
GatewayError.java
in ExportTenantData/src/main/java/tenant/export/errors
37 9 502 502 1
Event.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog/models
42 10 502 502 1
PolicyLoader.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
31 3 501 502 2
buildspec.yaml
in templates
29 - 497 502 2
TokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer
68 3 496 502 4
PolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
6 - 460 461 2
PolicyAssumptionException.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/exceptions
11 3 460 461 2
FilePolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
29 4 460 502 4
PolicyTemplateProcessor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
35 6 460 461 2
WatchdogHandler.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog
48 1 460 502 2
TenantProduct.java
in ExportTenantData/src/main/java/tenant/export/models
59 9 460 460 1
ApiGatewayHandler.java
in ExportTenantData/src/main/java/tenant/export
85 4 460 502 6
JwtTokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/token
142 13 460 497 4
template.yaml
in root
366 - 362 502 7
Most Recently Created Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
TenantProduct.java
in ExportTenantData/src/main/java/tenant/export/models
59 9 460 460 1
PolicyTemplateProcessor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
35 6 460 461 2
PolicyAssumptionException.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/exceptions
11 3 460 461 2
PolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
6 - 460 461 2
JwtTokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/token
142 13 460 497 4
template.yaml
in root
366 - 362 502 7
ApiGatewayHandler.java
in ExportTenantData/src/main/java/tenant/export
85 4 460 502 6
TokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer
68 3 496 502 4
WatchdogHandler.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog
48 1 460 502 2
Event.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog/models
42 10 502 502 1
GatewayError.java
in ExportTenantData/src/main/java/tenant/export/errors
37 9 502 502 1
PolicyLoader.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
31 3 501 502 2
buildspec.yaml
in templates
29 - 497 502 2
FilePolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
29 4 460 502 4
Most Recently Changed Files (Top 14)
File# lines# unitslast modified
(days ago)
created
(days ago)
# changes
template.yaml
in root
366 - 362 502 7
JwtTokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/token
142 13 460 497 4
ApiGatewayHandler.java
in ExportTenantData/src/main/java/tenant/export
85 4 460 502 6
TenantProduct.java
in ExportTenantData/src/main/java/tenant/export/models
59 9 460 460 1
WatchdogHandler.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog
48 1 460 502 2
PolicyTemplateProcessor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
35 6 460 461 2
FilePolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
29 4 460 502 4
PolicyAssumptionException.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/exceptions
11 3 460 461 2
PolicyGenerator.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/policy
6 - 460 461 2
TokenVendor.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer
68 3 496 502 4
buildspec.yaml
in templates
29 - 497 502 2
PolicyLoader.java
in TokenVendingLayer/src/main/java/tenant/vendinglayer/template
31 3 501 502 2
Event.java
in AssumeRoleWatchDog/src/main/java/tenant/watchdog/models
42 10 502 502 1
GatewayError.java
in ExportTenantData/src/main/java/tenant/export/errors
37 9 502 502 1