- Notifications
You must be signed in to change notification settings - Fork 513
Fix broken links in Security Service integrations packages #12071
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For each integration, add changelog.yml entry and update mainfest.yml like your earlier PR: https://github.com/elastic/integrations/pull/11926/files
| I also don't see |
|
🚀 Benchmarks reportTo see the full report comment with |
kcreddy left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍🏼
CI error is due to mismatch between _dev/build/docs/README.md and docs/README.md by running elastic-package build.
Please also change the PR description with updated new links.
|
💚 Build Succeeded
History
cc @alaudazzi |
| Package authentik - 1.1.1 containing this change is available at https://epr.elastic.co/package/authentik/1.1.1/ |
| Package bbot - 1.1.1 containing this change is available at https://epr.elastic.co/package/bbot/1.1.1/ |
| Package cisco_duo - 2.3.1 containing this change is available at https://epr.elastic.co/package/cisco_duo/2.3.1/ |
| Package google_workspace - 2.25.5 containing this change is available at https://epr.elastic.co/package/google_workspace/2.25.5/ |
| Package lumos - 1.4.1 containing this change is available at https://epr.elastic.co/package/lumos/1.4.1/ |
| Package thycotic_ss - 1.9.1 containing this change is available at https://epr.elastic.co/package/thycotic_ss/1.9.1/ |
| Package ti_cybersixgill - 1.31.1 containing this change is available at https://epr.elastic.co/package/ti_cybersixgill/1.31.1/ |
| Package tychon - 0.2.1 containing this change is available at https://epr.elastic.co/package/tychon/0.2.1/ |
| Package wiz - 2.5.1 containing this change is available at https://epr.elastic.co/package/wiz/2.5.1/ |
…2071) * Fix broken links * Update packages/google_workspace/_dev/build/docs/README.md Co-authored-by: Krishna Chaitanya Reddy Burri <krishnachaitanyareddy.burri@elastic.co> * Fix tychon link * Fix Lumos link * Fix wiz link * Remove link to vulnerability data stream * Update wiz changelog and manifest * Update bbot changelog and manifest * Update cisco_duo changelog and manifest * Update ti_cybersixgill changelog and manifest * Update google_workspace changelog and manifest * Update lumos changelog and manifest * Update tychon changelog and manifest * Update thycotic_ss changelog and manifest * Update authentik changelog and manifest * update google workspace readme --------- Co-authored-by: Krishna Chaitanya Reddy Burri <krishnachaitanyareddy.burri@elastic.co>
…2071) * Fix broken links * Update packages/google_workspace/_dev/build/docs/README.md Co-authored-by: Krishna Chaitanya Reddy Burri <krishnachaitanyareddy.burri@elastic.co> * Fix tychon link * Fix Lumos link * Fix wiz link * Remove link to vulnerability data stream * Update wiz changelog and manifest * Update bbot changelog and manifest * Update cisco_duo changelog and manifest * Update ti_cybersixgill changelog and manifest * Update google_workspace changelog and manifest * Update lumos changelog and manifest * Update tychon changelog and manifest * Update thycotic_ss changelog and manifest * Update authentik changelog and manifest * update google workspace readme --------- Co-authored-by: Krishna Chaitanya Reddy Burri <krishnachaitanyareddy.burri@elastic.co>




This PR fixes several broken links, as per the following list:
/packages/wiz @elastic/security-service-integrations
https://integrate.wiz.io/reference/prerequisites
=> remove the link as the referenced content is not publicly available
https://integrate.wiz.io/reference/vulnerability-finding
=> remove the link as the referenced content is not publicly available
/packages/checkpoint @elastic/security-service-integrationshttp://downloads.checkpoint.com/dc/download.htm?ID=108670
=> https://sc1.checkpoint.com/documents/R81/WebAdminGuides/EN/CP_R81_SecurityManagement_AdminGuide/Topics-SECMG/Welcome.htm
/packages/bbot @elastic/security-service-integrations
https://www.blacklanternsecurity.com/bbot/scanning/
=> https://www.blacklanternsecurity.com/bbot/Stable/scanning/
/packages/cisco_duo @elastic/security-service-integrations
https://admin.duosecurity.com/
=> https://admin.duosecurity.com/login
/packages/ti_cybersixgill @elastic/security-service-integrations
https://www.cybersixgill.com/products/darkfeed/
=> https://cybersixgill.com/products/cyber-threat-intelligence/darkfeed
/packages/google_workspace @elastic/security-service-integrations
https://developers.google.com/admin-sdk/reports
=> https://developers.google.com/admin-sdk/reports/reference/rest
/packages/lumos @elastic/security-service-integrations
https://api.lumos.com/activity_logs
=> remove the link as the referenced content is not publicly available
/packages/tychon @elastic/security-service-integrations
https://tychon.io/start-a-free-trial/
=> https://tychon.io/request-a-pilot/
/packages/thycotic_ss @elastic/security-service-integrations
https://docs.thycotic.com/secrets/current/events-and-alerts/secure-syslog-cef
=> https://docs.delinea.com/online-help/secret-server/alerts-events/logs/secure-syslog-cef/index.htm?Highlight=secure-syslog-cef
/packages/authentik @elastic/security-service-integrations
https://docs.goauthentik.io/developer-docs/api/reference/events-events-list
=> https://docs.goauthentik.io/docs/developer-docs/api/reference/events-events-list
https://docs.goauthentik.io/developer-docs/api/reference/core-groups-list
=> https://docs.goauthentik.io/docs/developer-docs/api/reference/core-groups-list
https://docs.goauthentik.io/developer-docs/api/reference/core-users-list
=> https://docs.goauthentik.io/docs/developer-docs/api/reference/core-users-list
Related issue
https://github.com/elastic/integration-docs/issues/585