Accessing Third-Party Tools
Depending on your role, you may need access to certain other 3rd party systems. Contact your manager to determine which of these systems is suitable for your role.
Often Needed
| Tool | Onboarding Process | Purpose |
|---|---|---|
| Launch Darkly | Go to MyAccess, search for LaunchDarkly and add the Grants login (SSO) access to LaunchDarkly permission | Feature flag management |
| Veracode | How To Get Access To Veracode | Static code security analysis |
| Mabl | Go to MyAccess, search for apw_TOOL_MABL_SCIMAccess and select the entry with Security Group Access For Primary. Contact the Mabl workspace owner on the team for next steps. | UI testing |
| Sauce Labs | Go to MyAccess, search for Sauce Labs and select the Grants login (SSO) access to Sauce Labs SaaS application permission. | UI testing |
Rarely Needed
| Tool | Onboarding Process | Purpose |
|---|---|---|
| Pivotal Cloud Foundry (PCF) | Contact your manager | Internal cloud service |
| SonarScan | Contact your manager | Code quality analysis |
| Splunk | Contact your manager | Log monitoring and analysis |
| Figma | Contact your manager | UI Design |
| Black Duck | Contact your manager | Open source security scanning |
Tool Descriptions
Security Tools
Black Duck
- Purpose: Open source vulnerability scanning and license compliance
- Usage: Automated scanning as part of CI/CD pipeline
Veracode
- Purpose: Static application security testing (SAST)
- Usage: Automated security scans on code commits
User Interface Design
Figma
- Purpose: User interface design
- Usage: Wireframing UI designs
Development Tools
Launch Darkly
- Purpose: Feature flag management and controlled rollouts
- Usage: Feature toggling across environments
- Key Features:
- Environment-specific feature flags
- A/B testing capabilities
- Real-time flag updates
- User targeting and segmentation
Quality Assurance Tools
SonarScan
- Purpose: Code quality analysis and technical debt tracking
- Usage: Automated code quality checks in CI/CD
- Metrics Tracked:
- Code coverage
- Code smells
- Security vulnerabilities
- Maintainability ratings
Mabl
- Purpose: Intelligent test automation platform for web applications
- Usage: End-to-end UI testing, regression testing, and continuous quality monitoring
Sauce Labs
- Purpose: Cloud-based testing platform for web and mobile applications
- Usage: Cross-browser testing, device testing, and test automation at scale
Infrastructure Tools
PCF (Pivotal Cloud Foundry)
- Purpose: Platform as a service deployment
- Usage: Application hosting and scaling (legacy systems)
- Note: Gradually being replaced by Vercel for Next.js applications
Monitoring Tools
Splunk
- Purpose: Log aggregation, monitoring, and analysis
- Usage: Application monitoring, error tracking, performance analysis
- Key Features:
- Real-time log monitoring
- Custom dashboards and alerts
- Performance metrics tracking
- Error rate monitoring