Skip to content

Commit 0956de2

Browse files
author
github-actions
committed
Update documentation for dev_v3.x
1 parent 5ebb79b commit 0956de2

File tree

451 files changed

+986
-986
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

451 files changed

+986
-986
lines changed

dev-info.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Fortify CLI (fcli) Developer Information'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,13 +17,13 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>Fortify CLI (fcli) Developer Information</h1>
2525
<div class="details">
26-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
26+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2727
</div>
2828
<div id="toc" class="toc2">
2929
<div id="toctitle">Table of Contents</div>
@@ -1163,8 +1163,8 @@ <h3 id="_action_schema"><a class="anchor" href="#_action_schema"></a>Action sche
11631163
</div>
11641164
<div id="footer">
11651165
<div id="footer-text">
1166-
Version 0.20260312.164558-dev_v3.x<br>
1167-
Last updated 2026-03-12 16:45:58 UTC
1166+
Version 0.20260312.180612-dev_v3.x<br>
1167+
Last updated 2026-03-12 18:06:12 UTC
11681168
</div>
11691169
</div>
11701170
</body>

dev_v3.x/action-development.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Fcli Action Development Guide'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,13 +17,13 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>Fcli Action Development Guide</h1>
2525
<div class="details">
26-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
26+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2727
</div>
2828
<div id="toc" class="toc2">
2929
<div id="toctitle">Table of Contents</div>
@@ -225,7 +225,7 @@ <h1>Fcli Action Development Guide</h1>
225225
</thead>
226226
<tbody>
227227
<tr>
228-
<td class="tableblock halign-left valign-top"><p class="tableblock">0.20260312.164558-dev_v3.x</p></td>
228+
<td class="tableblock halign-left valign-top"><p class="tableblock">0.20260312.180612-dev_v3.x</p></td>
229229
<td class="tableblock halign-left valign-top"><p class="tableblock">2.6.0</p></td>
230230
</tr>
231231
</tbody>
@@ -347,7 +347,7 @@ <h3 id="_schema_based_code_assistance"><a class="anchor" href="#_schema_based_co
347347
YAML files. If not, try closing and re-opening the YAML file, or consult the documentation of your IDE or YAML editor.</p>
348348
</div>
349349
<div class="paragraph">
350-
<p>As shown in the sample schema statements above, the current fcli version 0.20260312.164558-dev_v3.x supports
350+
<p>As shown in the sample schema statements above, the current fcli version 0.20260312.180612-dev_v3.x supports
351351
schema version <a href="https://fortify.github.io/fcli/schemas/action/fcli-action-schema-2.6.0.json">2.6.0</a>. Other
352352
fcli versions may support different schema versions. In general, fcli provides backward compatibility for earlier schema
353353
versions with the same schema major version range, and forward compatibility for later schema patch versions within the
@@ -6141,8 +6141,8 @@ <h3 id="_localrepo"><a class="anchor" href="#_localrepo"></a><code>localRepo</co
61416141
</div>
61426142
<div id="footer">
61436143
<div id="footer-text">
6144-
Version 0.20260312.164558-dev_v3.x<br>
6145-
Last updated 2026-03-12 16:49:02 UTC
6144+
Version 0.20260312.180612-dev_v3.x<br>
6145+
Last updated 2026-03-12 18:09:06 UTC
61466146
</div>
61476147
</div>
61486148
</body>

dev_v3.x/ci/ado/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Fortify Azure DevOps Integration'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,13 +17,13 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>Fortify Azure DevOps Integration</h1>
2525
<div class="details">
26-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
26+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2727
</div>
2828
<div id="toc" class="toc2">
2929
<div id="toctitle">Table of Contents</div>
@@ -70,8 +70,8 @@ <h3 id="_opentext_core_application_security_fortify_on_demand"><a class="anchor"
7070
</div>
7171
<div id="footer">
7272
<div id="footer-text">
73-
Version 0.20260312.164558-dev_v3.x<br>
74-
Last updated 2026-03-12 16:49:55 UTC
73+
Version 0.20260312.180612-dev_v3.x<br>
74+
Last updated 2026-03-12 18:09:55 UTC
7575
</div>
7676
</div>
7777
</body>

dev_v3.x/ci/ado/script/ast-workflow-fod.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'ast-workflow-script'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,14 +17,14 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>ast-workflow-script</h1>
2525
<div class="subtitle">OpenText Core Application Security (Fortify on Demand)</div>
2626
<div class="details">
27-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
27+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2828
</div>
2929
<div id="toc" class="toc2">
3030
<div id="toctitle">Table of Contents</div>
@@ -277,7 +277,7 @@ <h3 id="_setup_bootstrap"><a class="anchor" href="#_setup_bootstrap"></a>Setup &
277277
<div class="title">Note</div>
278278
</td>
279279
<td class="content">
280-
Environment variables listed in the subsequent sections are for fcli 0.20260312.164558-dev_v3.x; if your bootstrap settings install another fcli version, please refer to to the fcli <a href="https://fortify.github.io/fcli/latest_dev/generic-actions.html#_ci">ci</a> action documentation for that version.
280+
Environment variables listed in the subsequent sections are for fcli 0.20260312.180612-dev_v3.x; if your bootstrap settings install another fcli version, please refer to to the fcli <a href="https://fortify.github.io/fcli/latest_dev/generic-actions.html#_ci">ci</a> action documentation for that version.
281281
</td>
282282
</tr>
283283
</table>
@@ -593,8 +593,8 @@ <h2 id="_additional_resources"><a class="anchor" href="#_additional_resources"><
593593
</div>
594594
<div id="footer">
595595
<div id="footer-text">
596-
Version 0.20260312.164558-dev_v3.x<br>
597-
Last updated 2026-03-12 16:49:55 UTC
596+
Version 0.20260312.180612-dev_v3.x<br>
597+
Last updated 2026-03-12 18:09:55 UTC
598598
</div>
599599
</div>
600600
</body>

dev_v3.x/ci/ado/script/ast-workflow-ssc.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'ast-workflow-script'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,14 +17,14 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>ast-workflow-script</h1>
2525
<div class="subtitle">OpenText Application Security (Fortify Software Security Center)</div>
2626
<div class="details">
27-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
27+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2828
</div>
2929
<div id="toc" class="toc2">
3030
<div id="toctitle">Table of Contents</div>
@@ -276,7 +276,7 @@ <h3 id="_setup_bootstrap"><a class="anchor" href="#_setup_bootstrap"></a>Setup &
276276
<div class="title">Note</div>
277277
</td>
278278
<td class="content">
279-
Environment variables listed in the subsequent sections are for fcli 0.20260312.164558-dev_v3.x; if your bootstrap settings install another fcli version, please refer to to the fcli <a href="https://fortify.github.io/fcli/latest_dev/generic-actions.html#_ci">ci</a> action documentation for that version.
279+
Environment variables listed in the subsequent sections are for fcli 0.20260312.180612-dev_v3.x; if your bootstrap settings install another fcli version, please refer to to the fcli <a href="https://fortify.github.io/fcli/latest_dev/generic-actions.html#_ci">ci</a> action documentation for that version.
280280
</td>
281281
</tr>
282282
</table>
@@ -620,8 +620,8 @@ <h2 id="_additional_resources"><a class="anchor" href="#_additional_resources"><
620620
</div>
621621
<div id="footer">
622622
<div id="footer-text">
623-
Version 0.20260312.164558-dev_v3.x<br>
624-
Last updated 2026-03-12 16:49:55 UTC
623+
Version 0.20260312.180612-dev_v3.x<br>
624+
Last updated 2026-03-12 18:09:55 UTC
625625
</div>
626626
</div>
627627
</body>

dev_v3.x/ci/ado/script/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Fortify Azure DevOps Integration script'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,13 +17,13 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>Fortify Azure DevOps Integration script</h1>
2525
<div class="details">
26-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
26+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2727
</div>
2828
<div id="toc" class="toc2">
2929
<div id="toctitle">Table of Contents</div>
@@ -65,8 +65,8 @@ <h2 id="_opentext_core_application_security_fortify_on_demand"><a class="anchor"
6565
</div>
6666
<div id="footer">
6767
<div id="footer-text">
68-
Version 0.20260312.164558-dev_v3.x<br>
69-
Last updated 2026-03-12 16:49:55 UTC
68+
Version 0.20260312.180612-dev_v3.x<br>
69+
Last updated 2026-03-12 18:09:55 UTC
7070
</div>
7171
</div>
7272
</body>

dev_v3.x/ci/github/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'Fortify GitHub Actions Integration'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,13 +17,13 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>Fortify GitHub Actions Integration</h1>
2525
<div class="details">
26-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
26+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2727
</div>
2828
<div id="toc" class="toc2">
2929
<div id="toctitle">Table of Contents</div>
@@ -78,8 +78,8 @@ <h3 id="_opentext_core_application_security_fortify_on_demand"><a class="anchor"
7878
</div>
7979
<div id="footer">
8080
<div id="footer-text">
81-
Version 0.20260312.164558-dev_v3.x<br>
82-
Last updated 2026-03-12 16:49:55 UTC
81+
Version 0.20260312.180612-dev_v3.x<br>
82+
Last updated 2026-03-12 18:09:55 UTC
8383
</div>
8484
</div>
8585
</body>

dev_v3.x/ci/github/v3.0.x/ast-action-fod.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: 'fortify/github-action'
3-
fcli_version: 0.20260312.164558-dev_v3.x
3+
fcli_version: 0.20260312.180612-dev_v3.x
44
---
55

66
<!DOCTYPE html>
@@ -17,14 +17,14 @@
1717
</head>
1818
<body class="article toc2 toc-left">
1919

20-
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.164558-dev_v3.x" %}
20+
{% include banner.html bannerTitle="FCLI: The Universal Fortify CLI" currentVersion="0.20260312.180612-dev_v3.x" %}
2121

2222

2323
<div id="header">
2424
<h1>fortify/github-action</h1>
2525
<div class="subtitle">OpenText Core Application Security (Fortify on Demand)</div>
2626
<div class="details">
27-
<span id="revnumber">version 0.20260312.164558-dev_v3.x</span>
27+
<span id="revnumber">version 0.20260312.180612-dev_v3.x</span>
2828
</div>
2929
<div id="toc" class="toc2">
3030
<div id="toctitle">Table of Contents</div>
@@ -91,7 +91,7 @@ <h2 id="_quick_start_example"><a class="anchor" href="#_quick_start_example"></a
9191
# security-events: write # Required for publishing security reports to GitHub Security tab
9292
# pull-requests: write # Required if DO_PR_COMMENT is set to true
9393
steps:
94-
- uses: actions/checkout@v4 # Check out source code
94+
- uses: actions/checkout@v6 # Check out source code
9595
- uses: actions/setup-&lt;build-tool&gt;@vX # Set up build tool(s) required to build your project
9696
- uses: fortify/github-action@v3 # Run Fortify scans
9797
env:
@@ -146,7 +146,7 @@ <h3 id="_centralized_configuration_management"><a class="anchor" href="#_central
146146
scan:
147147
runs-on: ubuntu-latest
148148
steps:
149-
- uses: actions/checkout@v4
149+
- uses: actions/checkout@v6
150150
- uses: fortify/github-action@v3.0.0 # Centrally managed version
151151
env:
152152
FOD_URL: ${{ vars.FOD_URL }}
@@ -242,7 +242,7 @@ <h3 id="_setup_bootstrap"><a class="anchor" href="#_setup_bootstrap"></a>Setup &
242242
<div class="title">Note</div>
243243
</td>
244244
<td class="content">
245-
Environment variables listed in the subsequent sections are for fcli 0.20260312.164558-dev_v3.x; if your bootstrap settings install another fcli version, please refer to to the fcli <a href="https://fortify.github.io/fcli/latest_dev/generic-actions.html#_ci">ci</a> action documentation for that version.
245+
Environment variables listed in the subsequent sections are for fcli 0.20260312.180612-dev_v3.x; if your bootstrap settings install another fcli version, please refer to to the fcli <a href="https://fortify.github.io/fcli/latest_dev/generic-actions.html#_ci">ci</a> action documentation for that version.
246246
</td>
247247
</tr>
248248
</table>
@@ -609,8 +609,8 @@ <h2 id="_resources"><a class="anchor" href="#_resources"></a>Resources</h2>
609609
</div>
610610
<div id="footer">
611611
<div id="footer-text">
612-
Version 0.20260312.164558-dev_v3.x<br>
613-
Last updated 2026-03-12 16:49:55 UTC
612+
Version 0.20260312.180612-dev_v3.x<br>
613+
Last updated 2026-03-12 18:09:55 UTC
614614
</div>
615615
</div>
616616
</body>

0 commit comments

Comments
 (0)