deft/reports/FY23-Olivier-report.html

399 lines
16 KiB
HTML
Raw Normal View History

2024-02-01 14:16:14 +00:00
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
<head>
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<meta name="dcterms.date" content="2023-09-26" />
<title>Olivier FY23 Report</title>
<style>
html {
line-height: 1.5;
font-family: Georgia, serif;
font-size: 20px;
color: #1a1a1a;
background-color: #fdfdfd;
}
body {
margin: 0 auto;
max-width: 36em;
padding-left: 50px;
padding-right: 50px;
padding-top: 50px;
padding-bottom: 50px;
hyphens: auto;
overflow-wrap: break-word;
text-rendering: optimizeLegibility;
font-kerning: normal;
}
@media (max-width: 600px) {
body {
font-size: 0.9em;
padding: 1em;
}
h1 {
font-size: 1.8em;
}
}
@media print {
body {
background-color: transparent;
color: black;
font-size: 12pt;
}
p, h2, h3 {
orphans: 3;
widows: 3;
}
h2, h3, h4 {
page-break-after: avoid;
}
}
p {
margin: 1em 0;
}
a {
color: #1a1a1a;
}
a:visited {
color: #1a1a1a;
}
img {
max-width: 100%;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 1.4em;
}
h5, h6 {
font-size: 1em;
font-style: italic;
}
h6 {
font-weight: normal;
}
ol, ul {
padding-left: 1.7em;
margin-top: 1em;
}
li > ol, li > ul {
margin-top: 0;
}
blockquote {
margin: 1em 0 1em 1.7em;
padding-left: 1em;
border-left: 2px solid #e6e6e6;
color: #606060;
}
code {
font-family: Menlo, Monaco, 'Lucida Console', Consolas, monospace;
font-size: 85%;
margin: 0;
}
pre {
margin: 1em 0;
overflow: auto;
}
pre code {
padding: 0;
overflow: visible;
overflow-wrap: normal;
}
.sourceCode {
background-color: transparent;
overflow: visible;
}
hr {
background-color: #1a1a1a;
border: none;
height: 1px;
margin: 1em 0;
}
table {
margin: 1em 0;
border-collapse: collapse;
width: 100%;
overflow-x: auto;
display: block;
font-variant-numeric: lining-nums tabular-nums;
}
table caption {
margin-bottom: 0.75em;
}
tbody {
margin-top: 0.5em;
border-top: 1px solid #1a1a1a;
border-bottom: 1px solid #1a1a1a;
}
th {
border-top: 1px solid #1a1a1a;
padding: 0.25em 0.5em 0.25em 0.5em;
}
td {
padding: 0.125em 0.5em 0.25em 0.5em;
}
header {
margin-bottom: 4em;
text-align: center;
}
#TOC li {
list-style: none;
}
#TOC ul {
padding-left: 1.3em;
}
#TOC > ul {
padding-left: 0;
}
#TOC a:not(:hover) {
text-decoration: none;
}
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
span.underline{text-decoration: underline;}
div.column{display: inline-block; vertical-align: top; width: 50%;}
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
.display.math{display: block; text-align: center; margin: 0.5rem auto;}
</style>
<style>
body { font-family: monospace; font-size: 14px; line-height: 1.5em; max-width: 60em; margin: 0 auto; padding-top: 0; }
h1,h2,h3,h4 { margin: 0.25em 0; }
header { margin-bottom: 0; }
header h1 { border: none; }
h1 { border-top: solid 10px; border-bottom: solid 10px; margin-bottom: 1em; padding: 0.5em 0; width: 100%; text-align: center;}
h2 { border-top: solid; text-align: center; margin-top: 1em; padding-top: 1em; }
h3 { margin-left: 1em; color: #cb4b16; }
h4 { margin-left: 2em; }
u { display: inline-block; margin-left: 2.75em; opacity: 0.3; }
hr { opacity: 0; }
a { color: #06a;}
ul { margin-left: 3em; }
#TOC ul { margin-left: 0.5em; }
li { clear: both; }
li > a { float: right; }
nav li a { float: none; }
blockquote { opacity: 0.7; }
</style>
<!--[if lt IE 9]>
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
<![endif]-->
</head>
<body>
<header id="title-block-header">
<h1 class="title">Olivier FY23 Report</h1>
<p class="subtitle">back to one month older</p>
<p class="date">2023-09-26</p>
</header>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#olivier-86">Olivier [86]</a>
<ul>
<li><a href="#iroh-79-78-1">iroh [79 (78 / 1)]</a></li>
<li><a href="#tenzin-config-7-7-0">tenzin-config [7 (7 / 0)]</a></li>
</ul></li>
</ul>
</nav>
<h3 id="olivier-86">Olivier [86]</h3>
<h4 id="iroh-79-78-1">iroh [79 (78 / 1)]</h4>
<ul>
<li><code>W30</code> Annotated diagram for
<code>check_node_types.clj</code> <a
href="https://github.com/advthreat/iroh/pull/8133">#8133</a></li>
<li><code>W30</code> Increases the time allocated to node start-up <a
href="https://github.com/advthreat/iroh/pull/8125">#8125</a></li>
<li><code>W30</code> [IROH configuration]: Checks that each IROH node
type starts correctly <a
href="https://github.com/advthreat/iroh/pull/8043">#8043</a></li>
<li><code>W30</code> fix format-style args logs <a
href="https://github.com/advthreat/iroh/pull/8119">#8119</a></li>
<li><code>W29</code> Adapt OrgAccessRequest to XDR <a
href="https://github.com/advthreat/iroh/pull/8108">#8108</a></li>
<li><code>W29</code> Redirect invited user to XDR <a
href="https://github.com/advthreat/iroh/pull/8105">#8105</a></li>
<li><code>W29</code> Duplicate <code>one-click-module-service</code> in
bootstrap <a
href="https://github.com/advthreat/iroh/pull/8071">#8071</a></li>
<li><code>W29</code> Start node with type and env <a
href="https://github.com/advthreat/iroh/pull/8085">#8085</a></li>
<li><code>W29</code> matrix config for <code>in-isolation</code> tests
<a href="https://github.com/advthreat/iroh/pull/8082">#8082</a></li>
<li><code>W28</code> [IROH configuration]: Automated generation of
services meta and bootstraps <a
href="https://github.com/advthreat/iroh/pull/8017">#8017</a></li>
<li><code>W26</code> fix error <a
href="https://github.com/advthreat/iroh/pull/8021">#8021</a></li>
<li><code>W26</code> tier name from primary to premier <a
href="https://github.com/advthreat/iroh/pull/8014">#8014</a></li>
<li><code>W26</code> batch create and update entitlements <a
href="https://github.com/advthreat/iroh/pull/8006">#8006</a></li>
<li><code>W25</code> Make entitlement affect the scopes <a
href="https://github.com/advthreat/iroh/pull/7975">#7975</a></li>
<li><code>W25</code> Node types <a
href="https://github.com/advthreat/iroh/pull/7988">#7988</a></li>
<li><code>W24</code> Upgrade Babashka <a
href="https://github.com/advthreat/iroh/pull/7967">#7967</a></li>
<li><code>W23</code> add missing exclusions for uberjar <a
href="https://github.com/advthreat/iroh/pull/7963">#7963</a></li>
<li><code>W23</code> fix bug when Org has no entitlement <a
href="https://github.com/advthreat/iroh/pull/7956">#7956</a></li>
<li><code>W23</code> [IROH configuration]: Generate service diagram <a
href="https://github.com/advthreat/iroh/pull/7872">#7872</a></li>
<li><code>W23</code> GH pages updates <a
href="https://github.com/advthreat/iroh/pull/7960">#7960</a></li>
<li><code>W23</code> fix alias arguments <a
href="https://github.com/advthreat/iroh/pull/7954">#7954</a></li>
<li><code>W23</code> Issue 7930 GitHub pages styling <a
href="https://github.com/advthreat/iroh/pull/7932">#7932</a></li>
<li><code>W21</code> Code coverage in GitHub Pages <a
href="https://github.com/advthreat/iroh/pull/7924">#7924</a></li>
<li><code>W20</code> add provisioning platform entitlements <a
href="https://github.com/advthreat/iroh/pull/7895">#7895</a></li>
<li><code>W20</code> add entitlements field to the
provision/platform/account endpoint <a
href="https://github.com/advthreat/iroh/pull/7882">#7882</a></li>
<li><code>W20</code> [Entitlements]: Remove entitlement from Org schema
<a href="https://github.com/advthreat/iroh/pull/7878">#7878</a></li>
<li><code>W19</code> [IROH configuration]: add Readme to
<code>iroh-services</code> library <a
href="https://github.com/advthreat/iroh/pull/7868">#7868</a></li>
<li><code>W19</code> [IROH configuration]: Write a minimal bootstrap
file for specific services and environment <a
href="https://github.com/advthreat/iroh/pull/7711">#7711</a></li>
<li><code>W18</code> fix http status code <a
href="https://github.com/advthreat/iroh/pull/7838">#7838</a></li>
<li><code>W11</code> Rework of the script
<code>check-changelog-update-time</code> <a
href="https://github.com/advthreat/iroh/pull/7658">#7658</a></li>
<li><code>W11</code> RBAC: additional XDR tests <a
href="https://github.com/advthreat/iroh/pull/7634">#7634</a></li>
<li><code>W10</code> GitHub Actions: do test coverage only once <a
href="https://github.com/advthreat/iroh/pull/7607">#7607</a></li>
<li><code>W09</code> Increase Java Heap size for code coverage - Github
Actions workflow <a
href="https://github.com/advthreat/iroh/pull/7585">#7585</a></li>
<li><code>W08</code> add workdir for the check <a
href="https://github.com/advthreat/iroh/pull/7573">#7573</a></li>
<li><code>W08</code> disable test <a
href="https://github.com/advthreat/iroh/pull/7566">#7566</a></li>
<li><code>W08</code> Fail build if html not updated <a
href="https://github.com/advthreat/iroh/pull/7559">#7559</a></li>
<li><code>W07</code> RBAC: enable the new XDR role 'Security Analyst
Tier 2' <a
href="https://github.com/advthreat/iroh/pull/7545">#7545</a></li>
<li><code>W07</code> Issue 7538 refactor of role retrieval <a
href="https://github.com/advthreat/iroh/pull/7540">#7540</a></li>
<li><code>W07</code> automated 'revert role' operation with test <a
href="https://github.com/advthreat/iroh/pull/7537">#7537</a></li>
<li><code>W06</code> RBAC: Retrocompatibility of the Provisioning API <a
href="https://github.com/advthreat/iroh/pull/7507">#7507</a></li>
<li><code>W05</code> Refactor around <code>ifn-pred</code> <a
href="https://github.com/advthreat/iroh/pull/7491">#7491</a></li>
<li><code>W05</code> set job timeouts to 90 minutes <a
href="https://github.com/advthreat/iroh/pull/7506">#7506</a></li>
<li><code>W05</code> set job timeouts to 60 minutes <a
href="https://github.com/advthreat/iroh/pull/7504">#7504</a></li>
<li><code>W05</code> Test coverage v2 <a
href="https://github.com/advthreat/iroh/pull/7498">#7498</a></li>
<li><code>W05</code> wait for hook to be finished before testing <a
href="https://github.com/advthreat/iroh/pull/7497">#7497</a></li>
<li><code>W05</code> Add test coverage report to the Iroh GitHub Actions
workflow <a
href="https://github.com/advthreat/iroh/pull/7453">#7453</a></li>
<li><code>W05</code> RBAC for Org Access Request <a
href="https://github.com/advthreat/iroh/pull/7465">#7465</a></li>
<li><code>W05</code> Issue 7333 rbac invitation service <a
href="https://github.com/advthreat/iroh/pull/7454">#7454</a></li>
<li><code>W03</code> RBAC: new XDR tests for login and oauth-clients <a
href="https://github.com/advthreat/iroh/pull/7418">#7418</a></li>
<li><code>W01</code> Issue 7413 move steps out of setup job <a
href="https://github.com/advthreat/iroh/pull/7414">#7414</a></li>
<li><code>W51</code> Roles read-only API <a
href="https://github.com/advthreat/iroh/pull/7391">#7391</a></li>
<li><code>W50</code> increase fetch-depth to 50 during CI checkout <a
href="https://github.com/advthreat/iroh/pull/7403">#7403</a></li>
<li><code>W49</code> add <code>RoleService</code> <a
href="https://github.com/advthreat/iroh/pull/7355">#7355</a></li>
<li><code>W48</code> Issue 7319 fix typos <a
href="https://github.com/advthreat/iroh/pull/7338">#7338</a></li>
<li><code>W47</code> Refactor <code>org-requests</code> search endpoint
<a href="https://github.com/advthreat/iroh/pull/7307">#7307</a></li>
<li><code>W47</code> Change tasks order in Iroh GitHub Actions workflow
<a href="https://github.com/advthreat/iroh/pull/7308">#7308</a></li>
<li><code>W46</code> Public but hidden Web Service declaration <a
href="https://github.com/advthreat/iroh/pull/7233">#7233</a></li>
<li><code>W46</code> Check Changelog is updated before merging a PR <a
href="https://github.com/advthreat/iroh/pull/7293">#7293</a></li>
<li><code>W45</code> Issue 7228 bugfix v2 <a
href="https://github.com/advthreat/iroh/pull/7275">#7275</a></li>
<li><code>W44</code> update <code>search-users</code> of
<code>UserService</code> <a
href="https://github.com/advthreat/iroh/pull/7268">#7268</a></li>
<li><code>W44</code> Remove unused <code>env-name</code> in config <a
href="https://github.com/advthreat/iroh/pull/7270">#7270</a></li>
<li><code>W44</code> Issue 7097 improve api doc html template <a
href="https://github.com/advthreat/iroh/pull/7260">#7260</a></li>
<li><code>W43</code> Add a Changelog section in the API Docs <a
href="https://github.com/advthreat/iroh/pull/7212">#7212</a></li>
<li><code>W42</code> Forbid the use of
<code>taoensso.timbre/with-context</code> v2 <a
href="https://github.com/advthreat/iroh/pull/7197">#7197</a></li>
<li><code>W42</code> Redoc and Swagger links in Developer Documentation
<a href="https://github.com/advthreat/iroh/pull/7172">#7172</a></li>
<li><code>W41</code> Issue 7093 dynamic generation of CTR API links <a
href="https://github.com/advthreat/iroh/pull/7161">#7161</a></li>
<li><code>W41</code> Filter the public but hidden APIs <a
href="https://github.com/advthreat/iroh/pull/7168">#7168</a></li>
<li><code>W40</code> Fix missing trailing slash on iroh doc <a
href="https://github.com/advthreat/iroh/pull/7156">#7156</a></li>
<li><code>W37</code> Public Developer Documentation for IROH: automatic
update of CTR API links <a
href="https://github.com/advthreat/iroh/pull/7060">#7060</a></li>
<li><code>W36</code> documentation for Org Level Authorization <a
href="https://github.com/advthreat/iroh/pull/7046">#7046</a></li>
<li><code>W36</code> mk-token and oauth/grant claim <a
href="https://github.com/advthreat/iroh/pull/7037">#7037</a></li>
<li><code>W36</code> don't let the JVM exit in watchpwd <a
href="https://github.com/advthreat/iroh/pull/7038">#7038</a></li>
<li><code>W35</code> add ES credentials to Riemann and Kibana <a
href="https://github.com/advthreat/iroh/pull/7029">#7029</a></li>
<li><code>W35</code> Issue 6947 org level authorization <a
href="https://github.com/advthreat/iroh/pull/6962">#6962</a></li>
<li><code>W35</code> remove the refer to <code>match?</code> and
<code>similar?</code> <a
href="https://github.com/advthreat/iroh/pull/7009">#7009</a></li>
<li><code>W32</code> small bugfix <a
href="https://github.com/advthreat/iroh/pull/6957">#6957</a></li>
<li><code>W31</code> Org virtual user <a
href="https://github.com/advthreat/iroh/pull/6937">#6937</a></li>
<li><code>W31</code> bugfix: jwt of client whose owner is disabled
should be unusable <a
href="https://github.com/advthreat/iroh/pull/6871">#6871</a></li>
</ul>
<p><u>between 12 and 13 months ago</u></p>
<ul>
<li><code>W30</code> fix lein lint errors <a
href="https://github.com/advthreat/iroh/pull/6925">#6925</a></li>
</ul>
<h4 id="tenzin-config-7-7-0">tenzin-config [7 (7 / 0)]</h4>
<ul>
<li><code>W29</code> add first-url for both SX and XDR <a
href="https://github.com/advthreat/tenzin-config/pull/952">#952</a></li>
<li><code>W16</code> sets the <code>:xdr-roles</code> feature flag in
INT and TEST <a
href="https://github.com/advthreat/tenzin-config/pull/840">#840</a></li>
<li><code>W01</code> remove AO orbital and SSE feature flags in all envs
<a
href="https://github.com/advthreat/tenzin-config/pull/804">#804</a></li>
<li><code>W49</code> Add config for role service v2 <a
href="https://github.com/advthreat/tenzin-config/pull/793">#793</a></li>
<li><code>W49</code> Add config for RoleService <a
href="https://github.com/advthreat/tenzin-config/pull/787">#787</a></li>
<li><code>W47</code> Add config for MetaService <a
href="https://github.com/advthreat/tenzin-config/pull/755">#755</a></li>
<li><code>W44</code> clean unnecessary config for duplicate
<code>iroh-inspect</code> <a
href="https://github.com/advthreat/tenzin-config/pull/764">#764</a></li>
</ul>
</body>
</html>