Skip to content

Remove agent classifier tags from saas-integrations (WEBINT-2255)#23042

Open
apiazza-dd wants to merge 6 commits intomasterfrom
WEBINT-2255/apiazza-dd/remove-agent-classifers-from-saas
Open

Remove agent classifier tags from saas-integrations (WEBINT-2255)#23042
apiazza-dd wants to merge 6 commits intomasterfrom
WEBINT-2255/apiazza-dd/remove-agent-classifers-from-saas

Conversation

@apiazza-dd
Copy link
Contributor

Summary

  • Remove Supported OS::* classifier tags from all saas-integrations-owned manifests (these are agent-only tags and do not apply to SaaS integrations)
  • Replace Submitted Data Type::* tags with Queried Data Type::* tags for all saas-integrations-owned manifests (SaaS integrations query data from external APIs rather than submitting data)

Affected integrations (81): adyen, anthropic_usage_and_costs, asana, authorize_net, avast, beyondtrust_identity_security_insights, beyondtrust_password_safe, bitdefender, bitwarden, blazemeter, box, brevo, carbon_black_cloud, checkpoint_harmony_email_and_collaboration, cisco_duo, cisco_sdwan, cisco_secure_email_threat_defense, cisco_secure_endpoint, cisco_secure_firewall, cisco_umbrella_dns, cofense_triage, contentful, crowdstrike_fdr, databricks, dnsfilter, docusign, extrahop, falco, forcepoint_secure_web_gateway, forcepoint_security_service_edge, freshservice, genesys, godaddy, greenhouse, have_i_been_pwned, hubspot_content_hub, iboss, incident_io, intercom, ivanti_nzta, jamf_pro, kandji, keeper, klaviyo, lastpass, mailchimp, metabase, mimecast, mux, obsidian_security, okta_workflows, orca_security, palo_alto_cortex_xdr, ping_federate, ping_one, plaid, plivo, postmark, proofpoint_on_demand, proofpoint_tap, push_security, ringcentral, sanity, shopify, snowflake, sonicwall_firewall, sophos_central_cloud, streamnative, supply_chain_firewall, symantec_vip, tanium, temporal_cloud, tenable_io, trellix_endpoint_security, trend_micro_email_security, trend_micro_vision_one_endpoint_security, trend_micro_vision_one_xdr, vonage, workato, zero_networks, zerofox_cloud_platform

Test plan

  • Verify no Supported OS::* tags remain on any saas-integrations-owned manifest
  • Verify all Submitted Data Type::* tags have been replaced with Queried Data Type::* on saas-integrations-owned manifests
  • Verify non-saas-integrations manifests are unchanged

🤖 Generated with Claude Code

@github-actions
Copy link
Contributor

github-actions bot commented Mar 24, 2026

⚠️ Recommendation: Add qa/skip-qa label

This PR does not modify any files shipped with the agent.

To help streamline the release process, please consider adding the qa/skip-qa label if these changes do not require QA testing.

Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: da3a7854be

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

urseberry
urseberry previously approved these changes Mar 24, 2026
Agent classifier tags (Supported OS::*) are only applicable to agent-based
integrations and should not appear on saas-integrations.

Also fix invalid ScalarFloat timestamp in supply_chain_firewall log test.

Affects 12 integrations owned by saas-integrations.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@apiazza-dd apiazza-dd force-pushed the WEBINT-2255/apiazza-dd/remove-agent-classifers-from-saas branch from 9f4e7ca to ff9dd83 Compare March 24, 2026 21:16
@apiazza-dd apiazza-dd requested a review from a team as a code owner March 24, 2026 21:16
@temporal-github-worker-1 temporal-github-worker-1 bot dismissed urseberry’s stale review March 24, 2026 21:16

Review from urseberry is dismissed. Related teams and files:

  • documentation
    • anthropic_usage_and_costs/manifest.json
    • beyondtrust_password_safe/manifest.json
    • bitdefender/manifest.json
    • cisco_sdwan/manifest.json
    • cisco_secure_firewall/manifest.json
    • databricks/manifest.json
    • falco/manifest.json
    • iboss/manifest.json
    • ping_federate/manifest.json
    • snowflake/manifest.json
    • sonicwall_firewall/manifest.json
    • supply_chain_firewall/manifest.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment