Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Zscaler] Modified category blacklist #3548

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

MohamedMerimi
Copy link
Contributor

@MohamedMerimi MohamedMerimi commented Mar 3, 2025

Hello,

I updated the script so that domains are added to "Custom URLs" instead of "URLs retaining parent category" in Zscaler.

Specifically:

In get_zscaler_blocked_domains, the script now reads the blocked domain list from the urls field instead of dbCategorizedUrls.

In send_to_zscaler, both creation and deletion events use "urls" in the payload instead of "dbCategorizedUrls".
These changes ensure that domains appear under "Custom URLs" within the chosen Zscaler category.

Proposed changes

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality using different use cases
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality

Further comments

@yassine-ouaamou yassine-ouaamou added the partner used to identify PR from patner label Mar 3, 2025
@MohamedMerimi MohamedMerimi changed the title Modified category blacklist Zscaler-Modified category blacklist Mar 3, 2025
@romain-filigran romain-filigran added this to the PRs backlog milestone Mar 4, 2025
@helene-nguyen helene-nguyen changed the title Zscaler-Modified category blacklist [Zscaler] Modified category blacklist Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
partner used to identify PR from patner
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants