Skip to content

Commit ddcd894

Browse files
committed
Deployed 26f0eaa to . with MkDocs 1.6.1
1 parent b803b7c commit ddcd894

6 files changed

Lines changed: 267 additions & 265 deletions

File tree

codacy-ai/codacy-ai/index.html

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<meta name="description" content="Documentation for the Codacy automated code review tool.">
1212

1313

14-
<meta http-equiv="last-modified" content="2026-03-03 14:49:31">
14+
<meta http-equiv="last-modified" content="2026-04-02 10:08:13">
1515

1616

1717
<link rel="canonical" href="https://docs.codacy.com/codacy-ai/codacy-ai/">
@@ -5006,7 +5006,8 @@ <h3 id="smart-false-positive-triage">Smart False Positive Triage<a class="header
50065006
<ul>
50075007
<li>Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.</li>
50085008
<li>To detect a Possible False Positive, Codacy only processes the specific issue context: one request per file with issues. No additional repository data is sent or used.</li>
5009-
<li>Prompts are neither stored nor visible by anyone</li>
5009+
<li>Prompts are neither stored nor visible to anyone.</li>
5010+
<li>As an extra precaution, before any code snippet is sent to the AI model, Codacy automatically redacts secrets (API keys, tokens, credentials, and other high-entropy strings) from the code context.</li>
50105011
</ul>
50115012
<div id="pr-reviewer"></div>
50125013

@@ -5057,7 +5058,8 @@ <h4 id="custom-instructions">Custom Instructions<a class="headerlink" href="#cus
50575058
<ul>
50585059
<li>Codacy does not use your code, repository contents, or comments to train external AI models. No customer code or review text is incorporated into model training.</li>
50595060
<li>To enrich the review, the git diff of the Pull Request as well as some related files' contents can be sent as context. No data is stored on our side, or used to train any models.</li>
5060-
<li>Prompts are neither stored nor visible by anyone</li>
5061+
<li>Prompts are neither stored nor visible to anyone.</li>
5062+
<li>As an extra precaution, before any code snippet is sent to the AI model, Codacy automatically redacts secrets (API keys, tokens, credentials, and other high-entropy strings) from the code context.</li>
50615063
</ul>
50625064

50635065

@@ -5215,7 +5217,7 @@ <h3>Share your feedback 📢</h3>
52155217
<div class="md-source-date">
52165218
<small>
52175219

5218-
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">March 3, 2026</span>
5220+
Last modified <span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">April 2, 2026</span>
52195221

52205222
</small>
52215223
</div>

feed_rss_created.xml

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)