forked from elastic/integrations
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #71
Open
dependabot
wants to merge
1,971
commits into
master
Choose a base branch
from
dependabot/go_modules/github.com/stretchr/testify-1.8.2
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #71
dependabot
wants to merge
1,971
commits into
master
from
dependabot/go_modules/github.com/stretchr/testify-1.8.2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [AWS] Fix billing datastream agent template.
* all: remove duplicate fields * juniper_netscreen: fix rendering of MAC addresses
* ignore_older flag condition updated * updated the changelog entry
…lastic#4118) This new integration allows you to monitor DNS, DHCP and IP address management activity. DDI is the foundation of core network services that enables all communications over an IP-based network. Use the Infoblox BloxOne DDI integration to collects and parses data from the REST APIs and then visualize that data in Kibana.
* promote prometheus to GA Signed-off-by: Tetiana Kravchenko <[email protected]> * use prometheus integration name Signed-off-by: Tetiana Kravchenko <[email protected]> * readd k8s category Signed-off-by: Tetiana Kravchenko <[email protected]> * add system test Signed-off-by: Tetiana Kravchenko <[email protected]> * fix test file name Signed-off-by: Tetiana Kravchenko <[email protected]> * update PR number Signed-off-by: Tetiana Kravchenko <[email protected]> * clarify documentation Signed-off-by: Tetiana Kravchenko <[email protected]> Signed-off-by: Tetiana Kravchenko <[email protected]>
* fix indendation * bump version and add changelog entry
* bump version and add changelog entry * add ingest pipeline * remove gcp metrics field
* bump version and add changelog entry * add ingest pipeline
Co-authored-by: Edoardo Tenani <[email protected]>
* bump version and add changelog entry * add ingest pipeline * bump 2.11.10-beta.4 * fix file whitespace Co-authored-by: Edoardo Tenani <[email protected]>
* First stab in the Requirements section I expanded this section adding a list of the required component to set up an Azure Logs integration. The section also add some details about each component and sub- elements the user need to know later in the Setup section. * Move endpoint to the advanced section * Improve storage account container definition * Annotate storage account container diagram Highlighting the kind of data thaw flow between the components is probably helpful. * Update the Setup section I moved some of the content from the Requirements section to the Setup section. There were too many details. * Edit the Setup section Refine event hub setup information a little * Remove Reference section from the collective page Logs reference is probably more useful in the individual integration page. * Add reference to individual integrations * Fix subject of the phrase 🤦♂️ * Apply suggestions from code review Co-authored-by: Arianna Laudazzi <[email protected]> * Update packages/azure/_dev/build/docs/README.md Co-authored-by: Luca Belluccini <[email protected]> * Apply suggestions from code review Co-authored-by: Luca Belluccini <[email protected]> * Update generated docs from feedback contributions * Requirements: update consumer group description * Apply suggestions from code review - put more emphasis on the "Azure service" concept; we want to make it a first-class citizen of this doc to leverage it when we discuss the recommended 1:1 mapping between service and event hub. - recommend installing the individual integration vs collective one - clarify the role of consumer group and storage account container as enablers of shared logs processing. - minor stuff (add more links and supporting diagrams) * Apply suggestions from code review Co-authored-by: Arianna Laudazzi <[email protected]> Co-authored-by: Luca Belluccini <[email protected]>
* escape left angle bracket * add pr link * label as bugfix
* Initial Release for the Darktrace * Update changelog file * updated the file names for the pipeline test * Update request.timeout parameter, tag & user guide * resolved build failed
* Initial Release for the LastPass * Update changelog file * Add related.user field and switched kql query to filter in visualizations * Add request.timeout parameter & update tag and user guide
* Initial Release for the PingOne * Update changelog file * Changes in user guide * Convert script to append processors for event.* fields and switched kql query to filter in visualization * Add request.timeout parameter and update tag
Co-authored-by: Edoardo Tenani <[email protected]> Co-authored-by: Edoardo Tenani <[email protected]>
…stic#4100) * Add couchbase intergration with query_index data stream * Add changelog entry * nits
* 1306: Add Azure WAF datastream * update changelog * Add remaining fields * add action * update per comments * Rename WAF to application gateway & upgrade to ECS 8.4.0 * update per comments * update docs * remove changes * update readme * Update title and description This completes the transition from Azure WAF to Azure Application Gateway. * Move reference to individual integrations Like the AWS integration, we keep fields and event reference material in the individual integration docs. The README.md file was getting hard to read due to the extra long reference section. * Set Application Gateway datastream as beta release We are working to define a more defined process to graduate from beta to a GA for each integration or data stream that we release. * Regenerate main README.md file * Fix sample event Renamed field with the expected name. Co-authored-by: Marius Iversen <[email protected]> Co-authored-by: Maurizio Branca <[email protected]>
The Trend Micro Vision One integration allows you to monitor Alert, Audit, and Detection activity. Trend Micro Vision One refers to the ability to do detection and response across email, endpoints, servers, cloud workloads, and networks via a single Trend Micro Vision One platform or the managed Trend Micro Vision One service. The Trend Micro Vision One integration collects logs for three types of events: Alert, Audit, and Detection. Alert - Displays information about workbench alerts. See more details in the doc here https://automation.trendmicro.com/xdr/api-v3#tag/Workbench/paths/~1v3.0~1workbench~1alerts/get. Audit - Displays log entries that match the specified search criteria. See more details in the doc here https://automation.trendmicro.com/xdr/api-v3#tag/Audit-Logs. Detection - Displays search results from the Detection Data source. See more details in the doc here https://automation.trendmicro.com/xdr/api-v3#tag/Search/paths/~1v3.0~1search~1detections/get. This module has been tested against `Trend Micro Vision One API version 3.0`. Closes elastic#3757
… all datastreams (elastic#4588) * Add new rules datastream and dashboard for all datastreams * Update the changelog file * Resolve Review comments
…l fields (elastic#4742) * fix grok to match additional fields * update changelog entry
* initial commit to add gcs input to cloudflare_logpush * updated changelog * updated manifest with version * updated docs * updated docs * updated docs * updated docs as per pr suggetions * updated docs * updated PR with config changes & suggetions
* initial commit for gcs input in akamai package * updated manifest * updated changelog * updated config * updated config * updated yml.hbs * updated pr removed unused if condition in gcs.yml.hbs
Kibana version condition can be defined in two different ways, and the code is updated accordingly.
* restore run_from options and add run_from.geo.name * adjust changelog * remove extra observer metadata processor
* Kafka dashboard fix fields. * Remove deprecated fields from integration also, as done per beats#27938
* Fix node memory usage function.
…stic#4758) * Fix parse of CommandLine in Falcon pipeline Closes elastic#4746 * Bump up the version * Revert the test case * Add a new test case
…st` data stream (elastic#4261) * Add 'salesforce' package foundation along with 'login_rest' data stream * Add changelog.yml entry * Update mechanism to avoid duplication, pipeline and links in README * Remove entries from 'links_table.yml' * Minor updates to the pipeline * Add missing processors and update README as per review comments * Minor change to period description and update event.original testing * Add data stream descriptions and update field description as per review comment * Add Login Dashboard * Update Login dashboard * Update dashboard and Readme * Update Readme * Update dashboard timeframe * Address Review Comments * Address Review Comments * Update description * Address Review Comments * Address Review Comments * Update Readme * Update README Co-authored-by: kush-elastic <[email protected]>
…data stream (elastic#4760) * update field description and dashboard for process data stream * update changelog.yml
* migrate 1password to by_value * migrate auditd to by_value * migrate auditd_manager to by_value * migrate auth0 to by_value * migrate carbon_black_cloud to by_value * migrate cef to by_value * migrate cisco to by_value * migrate cisco_asa to by_value * migrate cisco_duo by_value * migrate cisco_ise to by_value * migrate cisco_secure_email_gateway to by_value * migrate cloudflare dash to by_value * migrate cyberarkpas to by_value * github already inlined * hashicorp_vault already inlined * migrate hid_bravura_monitor to by_value * migrate infoblox_nios to by_value * migrate iptables to by_value * migrate microsoft to by_value upgrade t0 7.17 * migrate microsoft_defender_endpoint to by_value * migrate mimecast to by_value * migrate netflow to by_value * migrate netskope to by_value * migrate network_traffic to by_value * migrate o365 to by_value * migrate okta to by_value * migrate osquery to by_value * migrate panw to by_value * migrate pfsense to by_value * all inlined in proofpoint_tap * migrate qnap_nas to by_value * migrate santa to by_value * all inlined sentinel_one * all inlined sonicwall_firewall * migrate suricata to by_value * migrate tenable_sc to by_value * migrate zeek to by_value * migrate zscaler_zia to by_value * migrate zscaler_zpa to by_value * all inlined gcp * bump kib version o365, okta, osquery * all inlined infoblox_nios * add changelog entries * update desc for users * Revert "migrate auditd_manager to by_value" This reverts commit 333fb17. * revert auditd_manager changelog * Revert "migrate cyberarkpas to by_value" This reverts commit 1c79ed6. * revert cyberarkpas changelog * Revert "all inlined gcp" This reverts commit 84e0071. * revert gcp changelog * Revert "github already inlined" This reverts commit d60df91. * revert github changelog * Revert "hashicorp_vault already inlined" This reverts commit 1316d8c. * revert hashicorp_vault changelog * Revert "all inlined infoblox_nios" This reverts commit 3e613b2. * revert infoblox_nios changelog * Revert "migrate panw to by_value" This reverts commit 0e872c8. * revert panw changelog * Revert "all inlined in proofpoint_tap" This reverts commit 75a24fa. * Revert "all inlined sentinel_one" This reverts commit 58a64cd. * revert proofpoint_tap changelog * revert sentinel_one changelog * Revert "all inlined sonicwall_firewall" This reverts commit 1bb12c7. * revert soniwall_firewall changelog * fix CI * format * revert microsoft as its deprecated * revert microsoft * upgrade to 8.1 as vis failing * upgrade okta to minimum 8.1.0 * upgrade o365 to 8.1 for failing vis * upgrade microsoft_defender_endpoint to 8.1.0 * auditd upgraded to 8.1.0 as agg failed * auth0 upgraded to 8.1.0 as agg failed even in 7.17 * revert carbon_black_cloud as crest updated it * cef upgraded to 8.1.0 as agg failed * revert cisco as its deprecated * cisco_asa upgraded to 7.17.7 & 8.1.0 as agg failed * cisco_asa upgraded to 8.1.0 as agg failed * cisco_duo upgraded to 8.1.0 as agg failed * cisco_ise upgraded to 8.1.0 as agg failed * revert cisco_secure_email_gateway done by crest * hid_bravura upgraded to 8.1.0 as agg failed * iptables upgraded to 8.1.0 as agg failed * microsoft_defender upgraded to 8.1.0 as agg fail * netflow upgraded to 8.1.0 as agg failed * netskope upgraded to 8.1.0 as agg failed * osquery upgraded to 8.1.0 as agg failed * pfsense upgraded to 8.1.0 as agg failed * qnap_nas upgraded to 8.1.0 as agg failed * santa upgraded to 8.1.0 as agg failed * suricate upgraded to 8.1.0 as agg failed * zeek upgraded to 8.1.0 as agg failed * zscalar_zpa upgraded to 8.1.0 as agg failed * 1password upgraded to 8.1.0 as agg failed * revert cisco * revert cisco_duo * revert zscaler_zpa * auth0 change manifest to 8.1.0 * update osquery README * update qnap_nas README * qnap_nas update manifest version * revert cisco_ise and netskope
…tic#4418) * Add lbvserver data stream * update changelog.yml and codeowners * update config.yml file * minor changes in README.md * add and update dashboards * Update visualization titles and screenshot * minor changes in dashboards screenshot * minor changes in README.md * minor changes in README.md
…astic#4531) * initial sysmon commit * remove grok processor; add dissect module * tests * run tests * add simpler logic in filestream * add code owners for sysmon * sysmon_linux instead of sysmon and PR review * update name in codeowners * add dockercompo * Drop if not sysmon process
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.2. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.1...v1.8.2) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Dependabot tried to add
|
The following labels could not be found: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps github.com/stretchr/testify from 1.8.1 to 1.8.2.
Commits
f36bfe3
Fix Subset/NotSubset when map is missing keys from the subset (#1261)0ab3ce1
FixCallerInfo()
source file paths (#1288)2b00d33
Fix Call.Unset() panic (issue #1236) (#1250)9acc222
fix: fix bug for check unsafe.Pointer isNil (#1319)1333b5d
Add sub-tests to Suite (#1246)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)