Skip to content

Conversation

@RKohler21
Copy link
Contributor

@RKohler21 RKohler21 commented Nov 20, 2025

🗣 Description

Ensure SSA ANDI tool references and access are removed from production environment configurations and code, while preserving them in all development environments.

💭 Motivation and context

As a developer, I want the SSA ANDI tool integrations (located in api.js, docs.js, and settings.py) to be excluded from the production environment, so that sensitive or dev-only tools do not impact production performance, security, or stability.

🧪 Testing

Still needs testing in production environment to confirm removal of access to SSA ANDI Tool references

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All future TODOs are captured in issues, which are referenced in code comments.
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All relevant repo and/or project documentation has been updated to reflect the changes in this PR.
  • Tests have been added and/or modified to cover the changes in this PR.
  • All new and existing tests pass.
  • Bump major, minor, patch, pre-release, and/or build versions as appropriate via the bump_version script if this repository is versioned and the changes in this PR warrant a version bump.
  • Create a pre-release (necessary if and only if the pre-release version was bumped).

✅ Pre-merge checklist

  • Revert dependencies to default branches.
  • Finalize version.

✅ Post-merge checklist

  • Create a release (necessary if and only if the version was bumped).

@RKohler21 RKohler21 marked this pull request as ready for review November 20, 2025 21:25
@jsalinasnttdata jsalinasnttdata self-requested a review November 21, 2025 14:37
@ameliav ameliav self-requested a review November 21, 2025 14:41
Copy link
Contributor

@jsalinasnttdata jsalinasnttdata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@ameliav ameliav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will need to be tested in Production for confirmation

Copy link
Collaborator

@rapidray12 rapidray12 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Simple change. LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants