aws / aws-nitro-enclaves-samples
File Age & Freshness

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

Summary
File Change History Overall
File Age Distribution Overall
Days since first update
  • There are 13 files with 542 lines of code in files.
    • 13 files that are 366+ days old (542 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

explore: grouped by folders | grouped by age
File Freshness Distribution Overall
Days since last update
  • There are 13 files with 542 lines of code in files.
    • 11 files have been last changed 366+ days ago (386 lines of code)
    • 1 files have been last changed 181-365 days ago (98 lines of code)
    • 0 files have been last changed 91-180 days ago (0 lines of code)
    • 1 files have been last changed 31-90 days ago (58 lines of code)
    • 0 files have been last changed 1-30 days ago (0 lines of code)
71% | 18% | 0% | 10% | 0%
Legend:
366+
181-365
91-180
31-90
1-30

explore: grouped by folders | grouped by freshness
File Change History per File Extension
md, rs, py, toml, txt, json
File Age Distribution per Extension
Days since first update
366+
181-365
91-180
31-90
1-30
rs100% | 0% | 0% | 0% | 0%
py100% | 0% | 0% | 0% | 0%
toml100% | 0% | 0% | 0% | 0%
File Freshness Distribution per Extension
Days since last update
366+
181-365
91-180
31-90
1-30
py100% | 0% | 0% | 0% | 0%
rs44% | 35% | 0% | 20% | 0%
toml100% | 0% | 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
vsock_sample100% | 0% | 0% | 0% | 0%
multiple-enclaves100% | 0% | 0% | 0% | 0%
att_doc_retriever_sample100% | 0% | 0% | 0% | 0%
primary (file freshness distribution)
Days since last update
366+
181-365
91-180
31-90
1-30
vsock_sample56% | 27% | 0% | 16% | 0%
multiple-enclaves100% | 0% | 0% | 0% | 0%
att_doc_retriever_sample100% | 0% | 0% | 0% | 0%
Oldest Files (Top 13)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
lib.rs
in vsock_sample/rs/src
98 4 2021-01-07 2024-06-01 3 3 alcioa@amazon.com dwhjames@gmail.com
vsock-sample.py
in vsock_sample/py
79 12 2021-01-07 2021-11-01 6 3 alcioa@amazon.com alcioa@amazon.com
protocol_helpers.rs
in vsock_sample/rs/src
58 - 2021-01-07 2025-03-31 5 3 alcioa@amazon.com dwhjames@gmail.com
utils.rs
in vsock_sample/rs/src
53 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com
command_parser.rs
in vsock_sample/rs/src
37 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com
main.rs
in vsock_sample/rs/src
19 1 2021-01-07 2022-09-27 2 2 alcioa@amazon.com epetre@amazon.com
Cargo.toml
in vsock_sample/rs
12 - 2021-01-07 2022-12-12 3 3 alcioa@amazon.com mchindri@amazon.com
att_doc_retriever_sample.py
in att_doc_retriever_sample/py
46 3 2021-08-04 2021-11-01 3 3 blanzed@amazon.com alcioa@amazon.com
main.rs
in att_doc_retriever_sample/rs/src
15 1 2021-08-04 2021-09-08 3 4 blanzed@amazon.com lexnv@amazon.com
Cargo.toml
in att_doc_retriever_sample/rs
14 - 2021-08-04 2022-12-12 3 3 blanzed@amazon.com mchindri@amazon.com
proxy.py
in multiple-enclaves
51 3 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
server.py
in multiple-enclaves/server
31 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
client.py
in multiple-enclaves/client
29 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
Files Not Recently Changed (Top 13)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
command_parser.rs
in vsock_sample/rs/src
37 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com
utils.rs
in vsock_sample/rs/src
53 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com
main.rs
in att_doc_retriever_sample/rs/src
15 1 2021-08-04 2021-09-08 3 4 blanzed@amazon.com lexnv@amazon.com
att_doc_retriever_sample.py
in att_doc_retriever_sample/py
46 3 2021-08-04 2021-11-01 3 3 blanzed@amazon.com alcioa@amazon.com
vsock-sample.py
in vsock_sample/py
79 12 2021-01-07 2021-11-01 6 3 alcioa@amazon.com alcioa@amazon.com
main.rs
in vsock_sample/rs/src
19 1 2021-01-07 2022-09-27 2 2 alcioa@amazon.com epetre@amazon.com
Cargo.toml
in vsock_sample/rs
12 - 2021-01-07 2022-12-12 3 3 alcioa@amazon.com mchindri@amazon.com
Cargo.toml
in att_doc_retriever_sample/rs
14 - 2021-08-04 2022-12-12 3 3 blanzed@amazon.com mchindri@amazon.com
client.py
in multiple-enclaves/client
29 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
server.py
in multiple-enclaves/server
31 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
proxy.py
in multiple-enclaves
51 3 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
lib.rs
in vsock_sample/rs/src
98 4 2021-01-07 2024-06-01 3 3 alcioa@amazon.com dwhjames@gmail.com
protocol_helpers.rs
in vsock_sample/rs/src
58 - 2021-01-07 2025-03-31 5 3 alcioa@amazon.com dwhjames@gmail.com
Most Recently Created Files (Top 13)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
proxy.py
in multiple-enclaves
51 3 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
server.py
in multiple-enclaves/server
31 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
client.py
in multiple-enclaves/client
29 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
att_doc_retriever_sample.py
in att_doc_retriever_sample/py
46 3 2021-08-04 2021-11-01 3 3 blanzed@amazon.com alcioa@amazon.com
main.rs
in att_doc_retriever_sample/rs/src
15 1 2021-08-04 2021-09-08 3 4 blanzed@amazon.com lexnv@amazon.com
Cargo.toml
in att_doc_retriever_sample/rs
14 - 2021-08-04 2022-12-12 3 3 blanzed@amazon.com mchindri@amazon.com
lib.rs
in vsock_sample/rs/src
98 4 2021-01-07 2024-06-01 3 3 alcioa@amazon.com dwhjames@gmail.com
vsock-sample.py
in vsock_sample/py
79 12 2021-01-07 2021-11-01 6 3 alcioa@amazon.com alcioa@amazon.com
protocol_helpers.rs
in vsock_sample/rs/src
58 - 2021-01-07 2025-03-31 5 3 alcioa@amazon.com dwhjames@gmail.com
utils.rs
in vsock_sample/rs/src
53 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com
command_parser.rs
in vsock_sample/rs/src
37 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com
main.rs
in vsock_sample/rs/src
19 1 2021-01-07 2022-09-27 2 2 alcioa@amazon.com epetre@amazon.com
Cargo.toml
in vsock_sample/rs
12 - 2021-01-07 2022-12-12 3 3 alcioa@amazon.com mchindri@amazon.com
Most Recently Changed Files (Top 13)
File# lines# unitscreatedlast modified# changes
(days)
# contributorsfirst
contributor
latest
contributor
protocol_helpers.rs
in vsock_sample/rs/src
58 - 2021-01-07 2025-03-31 5 3 alcioa@amazon.com dwhjames@gmail.com
lib.rs
in vsock_sample/rs/src
98 4 2021-01-07 2024-06-01 3 3 alcioa@amazon.com dwhjames@gmail.com
proxy.py
in multiple-enclaves
51 3 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
server.py
in multiple-enclaves/server
31 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
client.py
in multiple-enclaves/client
29 2 2022-12-21 2022-12-21 1 1 mchindri@amazon.com mchindri@amazon.com
Cargo.toml
in att_doc_retriever_sample/rs
14 - 2021-08-04 2022-12-12 3 3 blanzed@amazon.com mchindri@amazon.com
Cargo.toml
in vsock_sample/rs
12 - 2021-01-07 2022-12-12 3 3 alcioa@amazon.com mchindri@amazon.com
main.rs
in vsock_sample/rs/src
19 1 2021-01-07 2022-09-27 2 2 alcioa@amazon.com epetre@amazon.com
vsock-sample.py
in vsock_sample/py
79 12 2021-01-07 2021-11-01 6 3 alcioa@amazon.com alcioa@amazon.com
att_doc_retriever_sample.py
in att_doc_retriever_sample/py
46 3 2021-08-04 2021-11-01 3 3 blanzed@amazon.com alcioa@amazon.com
main.rs
in att_doc_retriever_sample/rs/src
15 1 2021-08-04 2021-09-08 3 4 blanzed@amazon.com lexnv@amazon.com
utils.rs
in vsock_sample/rs/src
53 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com
command_parser.rs
in vsock_sample/rs/src
37 2 2021-01-07 2021-01-07 1 1 alcioa@amazon.com alcioa@amazon.com