diff --git a/chart/values.yaml b/chart/values.yaml
index 743f61c6d8b1adee8423c5c4dedb9b8be25344df..8efc189519d78aca0c1119f18ac17f2907cd301e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1419,7 +1419,7 @@ addons:
     sourceType: "git"
 
     git:
-      repo: https://repo1.dso.mil/big-bang/apps/third-party/fortify.git
+      repo: https://repo1.dso.mil/big-bang/product/packages/fortify.git
       path: "./chart"
       tag: "0.2.0-bb.14"
     helmRepo:
@@ -1444,7 +1444,7 @@ addons:
       # -- OIDC Client Secret to use for Harbor
       client_secret: ""
 
-    # -- Values to passthrough to the fortify chart: https://repo1.dso.mil/big-bang/apps/third-party/fortify.git
+    # -- Values to passthrough to the fortify chart: https://repo1.dso.mil/big-bang/product/packages/fortify.git
     values: {}
 
     # -- Post Renderers.  See docs/postrenders.md
diff --git a/docs/packages.md b/docs/packages.md
index af670777327b8ebcb9c4e080056962ca5fdd343c..03642df149b81a0e15581328483ec32f45e2ec2e 100644
--- a/docs/packages.md
+++ b/docs/packages.md
@@ -59,7 +59,7 @@
 | [Nexus](https://repo1.dso.mil/big-bang/apps/developer-tools/nexus) |  ![Nexus](https://repo1.dso.mil/big-bang/apps/developer-tools/nexus/badges/main/pipeline.svg) | Yes | Yes | [Yes](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/544) | [Yes (STRICT)](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/1605) |
 | [Sonarqube](https://repo1.dso.mil/big-bang/apps/developer-tools/sonarqube) |  ![Sonarqube](https://repo1.dso.mil/big-bang/apps/developer-tools/sonarqube/badges/main/pipeline.svg) | N/A | Yes | [Yes](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/503) | [Yes (STRICT)](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/1508) |
 | [Harbor](https://repo1.dso.mil/big-bang/product/packages/harbor) |  ![Harbor](https://repo1.dso.mil/big-bang/product/packages/harbor/badges/main/pipeline.svg) | Yes | Yes | [Yes](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/2939) | [Yes (STRICT)](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/2939) |
-| [Fortify](https://repo1.dso.mil/big-bang/apps/third-party/fortify) |  ![Fortify](https://repo1.dso.mil/big-bang/apps/third-party/fortify/badges/main/pipeline.svg) | No | Yes | [Yes](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/3027) | [Yes (STRICT)](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/3027) |
+| [Fortify](https://repo1.dso.mil/big-bang/product/packages/fortify) |  ![Fortify](https://repo1.dso.mil/big-bang/product/packages/fortify/badges/main/pipeline.svg) | No | Yes | [Yes](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/3027) | [Yes (STRICT)](https://repo1.dso.mil/big-bang/bigbang/-/merge_requests/3027) |
 
 > `*` inherited from Gitlab when installed in the same namespace.
 
diff --git a/docs/understanding-bigbang/licensing-model.md b/docs/understanding-bigbang/licensing-model.md
index 449d454ed2ebd5279cc182df50f67295f1ecf76c..2807dec47eee0ec2db54f1130adcf5c3459eefb7 100644
--- a/docs/understanding-bigbang/licensing-model.md
+++ b/docs/understanding-bigbang/licensing-model.md
@@ -60,7 +60,7 @@ Licensing of products deployable by Big Bang are not covered by Big Bang or Plat
 | Mattermost, Mattermost Operator                                       | Self Hosted Chat  (AddOn App)                                                   | [Mattermost is comprised of Multiple Licenses](<https://mattermost.org/licensing/>)                                                                             | **Enterprise features of note:** HA, Additional SSO options, prometheus metrics integration, Elasticsearch integration to optimize searching/indexing, Compliance Reporting, Audit Logs, Advanced roles and permissions.  **Free tier notes:** A non-HA deployment can quickly auto heal thanks to Kubernetes, the free tier can use Gitlab or P1's Keycloak implementation for Federated SSO. (MM Plugins don't need the paid version, but the need a single node instance or the paid HA for cluster awareness to prevent duplicate triggering of functions.)  PartyBus uses the Enterprise E20 licensed version.  [licensing](package-architecture/mattermost.md#licensing)  <https://mattermost.org/licensing/>  <https://mattermost.com/pricing-self-managed/>                                                                                                                                                                                            |
 | Minio, Minio Operator                                                 | Self Hosted S3 API compatible object storage  (AddOn App)                       | Affero General Public License Version 3  (Free/OSS)                                                                                                             | Commercial Support is Available:  <https://min.io/pricing>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   |
 | Nexus                                                                 | Generic Artifact Repository  (AddOn App)                                        | Nexus Repository OSS: Eclipse Public License v1.0  Nexus Repository Pro: Paid Licensed product                                                                  | **Enterprise features of note:** HA, SAML SSO, Auth Token Support  **Free tier notes:** A non-HA deployment can quickly auto heal thanks to Kubernetes, AWS S3 blob storage.  <https://www.sonatype.com/products/repository-oss-vs-pro-features>  <https://www.sonatype.com/products/pricing>                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                |
-| Gitlab, Gitlab Runners                                                | GitRepo, Container Registry, and   CICD Software Factory  (AddOn App)           | Gitlab Community Edition: MIT Expat license  Gitlab Enterprise Edition: (multiple tiers)                                                                        | **Premium features of note:** Release Controls, Project Management  **Ultimate features of note:** Unlimited Guest Users, Advanced Security Testing (Note this functionality comes from container images that may not yet be in Iron Bank)  **Free tier notes:** Free tier is fine for Proof of Concepts, but the Release Controls in Premium tier contain security controls that would be necessary for a cATO pipeline.  Party Bus has multiple instances of Gitlab, most use Premium, a few use Ultimate.  Party Bus's Gitlab pipelines integrate with additional licensed apps: Twistlock, Anchore, [Fortify](https://repo1.dso.mil/big-bang/apps/third-party/fortify), [SD Elements](https://www.securitycompass.com/sdelements/), and others. (This is offered as a data point, it doesn't mean these are required for a cATO pipeline, the Consumer of Big Bang's AO makes that call.)  <https://about.gitlab.com/pricing/#self-managed>  <https://gitlab.com/gitlab-org/gitlab-foss/-/tree/master#editions> |
+| Gitlab, Gitlab Runners                                                | GitRepo, Container Registry, and   CICD Software Factory  (AddOn App)           | Gitlab Community Edition: MIT Expat license  Gitlab Enterprise Edition: (multiple tiers)                                                                        | **Premium features of note:** Release Controls, Project Management  **Ultimate features of note:** Unlimited Guest Users, Advanced Security Testing (Note this functionality comes from container images that may not yet be in Iron Bank)  **Free tier notes:** Free tier is fine for Proof of Concepts, but the Release Controls in Premium tier contain security controls that would be necessary for a cATO pipeline.  Party Bus has multiple instances of Gitlab, most use Premium, a few use Ultimate.  Party Bus's Gitlab pipelines integrate with additional licensed apps: Twistlock, Anchore, [Fortify](https://repo1.dso.mil/big-bang/product/packages/fortify), [SD Elements](https://www.securitycompass.com/sdelements/), and others. (This is offered as a data point, it doesn't mean these are required for a cATO pipeline, the Consumer of Big Bang's AO makes that call.)  <https://about.gitlab.com/pricing/#self-managed>  <https://gitlab.com/gitlab-org/gitlab-foss/-/tree/master#editions> |
 | SonarQube Community Edition                                           | Static Code Analysis  (AddOn App)                                               | SonarQube CE: GNU Lesser GPL License v3  (Community Edition is Free/OSS)                                                                                        | An Enterprise Edition Exists, but is not bundled by Big Bang                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
 | Anchore Enterprise Edition*                                           | Vulnerability Scanner  (AddOn App)                                              | Anchore Enterprise Edition (Paid/Licensed)  Anchore OpenSource Edition Apache License 2.0 (Free/OSS)                                                            | **Licensed features of note:** Proprietary Vulnerability Data Feeds for increased accuracy, NIST 800-190, Docker CIS Compliance, DoD container Policy Compliance, cATO Capable, RBAC, SSO  **Free tier notes:** Big Bang's values file can be set to deploy the OSS version for Proof of Concept deployments.  Party Bus and other Platform One services use the licensed version  <https://docs.anchore.com/3.0/docs/faq/#2>  <https://anchore.com/pricing/>  [licensing](package-architecture/anchore.md#licensing) <https://repo1.dso.mil/big-bang/product/packages/anchore-enterprise/-/blob/main/docs/CHART.md#adding-enterprise-components>                                                                                                                                                                                                                                                                                         |
 | Vault                                           | Secret management (AddOn App)                                            | Mozilla Public License 2.0                                        |              |