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

Bump rack from 2.2.3 to 2.2.6.4 in /puma/tests/docker #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2023

Bumps rack from 2.2.3 to 2.2.6.4.

Changelog

Sourced from rack's changelog.

Changelog

All notable changes to this project will be documented in this file. For info on how to format all future additions to this file please reference Keep A Changelog.

[3.0.7] - 2023-03-16

[3.0.6.1] - 2023-03-13

[3.0.6] - 2023-03-13

  • Add QueryParser#missing_value for handling missing values + tests. (#2052, [@​ioquatix])

[3.0.5] - 2023-03-13

[3.0.4.1] - 2023-03-02

SPEC Changes

Changed

  • rack.input is now optional, and if missing, will raise an error. Use this to fail on multipart parsing a request without an input body. (#2018, [@​ioquatix])
  • Introduce module Rack::BadRequest which is included in multipart and query parser errors. (#2019, [@​ioquatix])
  • MIME type for JavaScript files (.js) changed from application/javascript to text/javascript (1bd0f15)
  • Add .mjs MIME type (#2057, [@​axilleas])

[3.0.4.1] - 2023-01-17

[3.0.4] - 2023-01-17

  • Rack::Request#POST should consistently raise errors. Cache errors that occur when invoking Rack::Request#POST so they can be raised again later. (#2010, [@​ioquatix])
  • Fix Rack::Lint error message for HTTP_CONTENT_TYPE and HTTP_CONTENT_LENGTH. (#2007, @​byroot)
  • Extend Rack::MethodOverride to handle QueryParser::ParamsTooDeepError error. (#2006, @​byroot)

[3.0.3] - 2022-12-27

Fixed

... (truncated)

Commits

Dependabot compatibility score

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](rack/rack@2.2.3...v2.2.6.4)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 16, 2023
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

hcoyote pushed a commit that referenced this pull request Oct 10, 2023
* Skip E2E tests (DataDog#1813)

* feat: add mergify integration (DataDog#1782)

* [Release] Update metadata

* removing integration from titles (DataDog#1818)

* fix(nvml): decode no longer needed (DataDog#1774)

The object seems to come in as a string.  Resolves DataDog#1773

* fix: remove CODEOWNERS diff (DataDog#1820)

* Update dashboard for Mendix tile (DataDog#1816)

* Remove deployment screenshot

* Update dashboard to allow filtering with environment

* Update Changelog

* Update mendix/CHANGELOG.md



---------



* Logs sync (DataDog#1822)

* Fix integration dashboards' json definitions (DataDog#1819)

* Added Flagsmith datadog widget (DataDog#1793)

* Added Flagsmith datadog widget

* Update flagsmith/README.md



* Update flagsmith/README.md



* Update flagsmith/README.md



* Update flagsmith/README.md



* Update flagsmith/README.md



* Update flagsmith/README.md



* Update flagsmith/README.md



* Update flagsmith/README.md



* Update flagsmith/README.md



* Fix and reorder links

---------



* Blink Datadog actions docs 404 (DataDog#1817)

* Added Blink Integration

* Rename DataDog -> Datadog



* Made a Datadog lowercase



* Update README

* updated codeowners

* Apply suggestions from code review



* Add files via upload

* Update README.md

* Added example incident

* Update manifest for new image

* Update from PR comments

* Update blink/README.md



* Update README.md

* Fix conflicts

* Remove changes

---------






* chore(mergify): add installation step for released version (DataDog#1821)

* chore(mergify): add installation step for released version

The first Mergify integration version as been released. This adds
the steps to use it.

* Period Nit

---------



* Update metadata.csv with new metrics and metric descriptions (DataDog#1814)

* Update metadata.csv with new metrics and metric descriptions

Added metrics descriptions for new metrics that are pushed to DataDog via Atlas integration.

* Fixed unit type for health and state metrics

Changed the unit on the health and state objects to an object

* Fixed formatting for disk iops percent util metric

An extra comma on the "disk iops percent utilization" metric was causing issues. Removed the extra comma.

* removing marketplace category (DataDog#1824)

* Fix more integration dashboards' json definition (DataDog#1825)

* [APW] Last integration dashboard JSON fix (DataDog#1828)

* Fix more integration dashboards' json definition

* Last integration dashboard json fix

* Cybersixgill Actionable Alerts (DataDog#1576)

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Submitted with changes requested in check.py

* Cybersixgill Actionable Alerts Validate command fix

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* resolved review comments

* resolved review comments

* CyberSixgill Actionable Alerts

* Cybersixgill Actionable Alerts

* changelog date updated

* comments are addressed

* addressed review comments

* review comments are addressed

* review comments addressed

* review comments are reverted

* review comments are addressed

* Cybersixgill Actionable Alerts

* cybersixgill actionable alerts

* conflicts resolved

* updated codeowners file

* updated code owner file

* added test case

* test cases updated for test coverage

* fixed test coverage

* added test case for test coverage

* json file formatted

* json formatted

* added test cases for test coverage

---------




* [Release] Update metadata

* [APW] Remove dashboard id from another integration dashboard JSON  (DataDog#1832)

* Fix more integration dashboards' json definition

* Remove dashboard id from json

* Update README file for F5 Distributed cloud integration (DataDog#1800)

* Add in F5 integration

* update

* update

* Update README.md

* update

* Update f5-distributed-cloud/manifest.json



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/CHANGELOG.md



* Update f5-distributed-cloud/CHANGELOG.md



* Update f5-distributed-cloud/manifest.json



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* update image sizes

* add thumbnail image

* update

* update

* Update .github/CODEOWNERS



* Update f5-distributed-cloud/CHANGELOG.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/manifest.json



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/manifest.json



* Update f5-distributed-cloud/manifest.json



* update

* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/manifest.json



* Update CODEOWNERS

* Update f5-distributed-cloud/manifest.json



* update folder structure

* Update f5-distributed-cloud/manifest.json



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/manifest.json



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* update remove thumbnail

* Update f5-distributed-cloud/manifest.json



* update image to reduce size

* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* update readme

* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/README.md



* Update f5-distributed-cloud/CHANGELOG.md



* update saved view all.json added additional facet

* update all.json

* update README file to include facet creation notes

* Update f5-distributed-cloud/README.md



---------








* Remove Azure Pipelines (DataDog#1834)

* Set the author name to `Community` (DataDog#1830)

* Remove the `use_latest_spec` option from the config file (DataDog#1835)

* Remove `use_latest_spec` from the config file

* release the integrations

* [Release] Update metadata

* Fix integration URL (DataDog#1827)

* Added docs for new network metrics (DataDog#1829)

Added documentation for the new metrics added to the MongoDB DataDog integration.

* Add metrics to Buoyant Cloud integration (DataDog#1837)



* Add DEFAULT_METRIC_LIMIT = 0 for OpenMetrics-based integrations (DataDog#1843)

* Update display names (DataDog#1844)

* [APW] Remove `tags` field from the `buoyant_cloud_overview` dashboard json (DataDog#1845)

* Fix more integration dashboards' json definition

* Remove tags from buoyant_cloud_overview integration dashboard

* Update Mendix logo (DataDog#1838)

* RUMM-3242 add Roku integration tile (DataDog#1840)

* RUMM-3242 add Roku integration tile

* RUMM-3242 add the codeowners for mobile integrations

* Remove Classifier Tag

* Comma Nit

* Manifest Cleanup

---------



* datdadog integration to sofy (DataDog#1797)

* datdadog integration to sofy

* manifest

* count

* metric

* metric remove

* csv removed

* metric added

* metrics

* metric type count lower case

* metric unint name

* metric unit name

* integration nam elower case

* service checks added

* PR issue fixed

* pr comments fix

* fix

* issue fixed

* CODE OWNER AND LOGO AND STEP FIXED

* textual changes

* more text fixed

* step up step 4 fixed

* imagename changed

* sofy integration change log

* tags removed

---------



* feat(mergify): Add time_to_merge and queue_checks_outcome metrics (DataDog#1847)



* [Release] Update metadata

* Stardog Integration Metric Edits  (DataDog#1851)

* Doc Edit

Add periods to end of metric descriptions.

* Link Checker

* More Fixes

* Extra Line



---------



* Update README.md (DataDog#1853)

* [Lighthouse] Fix bug with metric tags when specifying both `tags` and `urls` in config (DataDog#1743)

* fix providing tags with multiple urls

* fix py2.7 + lint

* change test to show previous wrong behaviour

the issue is that instance["tags"] was getting mutated during lighthouse_check.check, so don't use instance["tags"] after that check

makes the test failure clearer (showing the faulty behaviour) when run against the old code

* remove unnecessary test parameter



* clarify expected tags

---------



* Updating readme to include guide on integrating with docker agent (DataDog#1842)

* adding Docker integration in reame

* adding example configuration/commands to readme

* typo

* changes to readme based on pull request feedback

* adding addtional steps for Set up Datadog Docker integration

* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* Update twingate/README.md



* remove unused reference in readme

---------



* (DOCS-5505) Replace broken developer tool links in READMEs (DataDog#1850)

* (DOCS-5505) Replace broken developer tool links in READMEs

* Fix conf files

* Reset changes to conf files

* Fix config values

* Fix config models

---------



* strings that use records now using raw string to allow wildcard records (DataDog#1839)

* DOCS-5319 Convox Integration Edits (DataDog#1846)

* DOCS-5319

Adds a screenshot + instructions about adding a Dockerfile to the setup instructions for the Convox integration.

* Instruction Nit

* Update Screenshot Link

* Update README.md (DataDog#1852)

* Update README.md (DataDog#1826)

* Rename marketplace-review to ecosystems-review (DataDog#1860)

* Fix the ecosystems team name in the CODEOWNERS file (DataDog#1861)

* refactor(mergify): default config changes, refactor a metric and manifest update (DataDog#1854)

- Refactor `queue_checks_outcome` metric to have each outcome as a tag
  instead of a separate metric.
- Set `mergify_api_url` to optional
- Set `min_collection_interval` default value to 120
- Updated the manifest with missing metrics that were previously added



* [Release] Update metadata

* Update for Neo4j5 (DataDog#1775)

* Update for Neo4j5

Update Neo4j Datadog integration for Neo4j 5

* Updated CHANGELOG and README files

Updated CHANGELOG and README files to address DataDog requested updates.

* Update neo4j/README.md



* Update neo4j/CHANGELOG.md



* address metrics_metadata errors

Made changes to correct metrics_metadata validation errors

* Update manifest.json

Updated manifest.json to address validation error

* Update test_neo4j.py

update test for neo4j5

* Update hatch.toml

updated hatch.toml for Neo4j 5.5

* Update common.py

update common.py

* Update test_neo4j.py

update test.py

* Update test_neo4j.py

* Update test_neo4j.py

* Fixing errors

Updated conf.yaml.example and test_neo4j.py files

* Update test_neo4j.py

fixed long line issue

* Update test_neo4j.py

* Update test_neo4j.py

* Update test_neo4j.py

* Update test_neo4j.py

* Update metadata.csv

updated metadata.csv to address validation errors

* update metadata and metrics for Neo4j 5

update metadata and metrics for Neo4j 5

* fixed validation errors

Fixed metrics.py and conf.yaml.example

* Update metrics.py

reformatted

* Update metrics.py

 more formatting issues

* Update metrics.py

formatting

* Update metrics.py

formatting

* Added dashboards and updated README

Added two default dashboards and updated README file.

* Update manifest.json

* Added Neo4j 5 Cluster Dashboard

Added Neo4j 5 Cluster Dashboard

* Update README.md

* Update manifest.json

* added additional cache metrics

added additional cache metrics

* Update README.md

Update readme

* Added images

Added images for the manifest

* Update common.py

Removed out unused lines.

* Update conf.yaml.example

back in sync

* Formatted JSON Files

Formatted JSON Files

* Updated metadata and addressed comments

Updated metadata and addressed comments

* Update README to remove neo4j.yaml reference

Update README to remove neo4j.yaml reference

* Update neo4j/README.md



* Update neo4j/README.md



* Update neo4j/README.md



* Update neo4j/README.md



* Update neo4j/README.md



* replaced images with correct sizes

replaced images with correct sizes

* Update neo4j/README.md



* Update neo4j/README.md



* resize neo4j_graph

resize neo4j_graph

* refactored tests to run both Neo4j 4 and Neo4j 5 tests

refactored tests to run both Neo4j 4 and Neo4j 5 tests
Added new specific docker compose files.
Updated metadata to reflect Neo4j 4 and Neo4j 5

* Update conf.yaml.example

Update conf.yaml.example

* Remove redundant instances

Remove redundant instances

* Fixed Changelog Date

Fixed Changelog Date

* Added Newline at end of file

Added Newline at end of file

* Rework Neo4j Tests

Rework Neo4j Tests

* Update CHANGELOG.md

Made it an ADDED change.

* rename neo4j test to be more generic

Name test to neo4j_test to indicate it covers both Neo4j 4 and 5

* Update conf.yaml.example

* Update conf.yaml.example

fixed a space issue

* Update conf.yaml.example

* update config_models

update_config models

* sync config models

* Update conf.yaml.example file

Update conf.yaml.example file

* Update conf.yaml.example

* Update conf.yaml.example

* Update config_models

* Update conf.yaml.example

* Update config models

Update config models

* update config models

* Update README.md for port conflicts

Update README.md for port conflicts

* Update changelog.md

Updated changelog.md

* Update README.md to discuss port conflict

Address port conflict

* Update neo4j/README.md



* Update neo4j/README.md



* Update README.md

Remove duplicate Metrics section

* Update README.md

Updated readme file.

* Update neo4j/README.md



* Update neo4j/CHANGELOG.md

---------






* [Release] Update metadata

* Add DevCycle Integration Tile (DataDog#1849)

* adds a DevCycle tile

* Update devcycle/images/IMAGES_README.md



* Update devcycle/images/IMAGES_README.md



* Update devcycle/README.md



* Update devcycle/README.md



* Update .github/CODEOWNERS



* resolve merge conflict on CODEOWNER

---------




* quick typo corrections (DataDog#1869)

* [NVML] Release 1.0.7 with str decode fix (DataDog#1871)

* [Release] Update metadata

* Add Sonarr integration (DataDog#1798)

* Init Sonarr integration

Bootstrapped with `ddev create Sonarr`

* Add CI config for sonarr integration

* Update codeowners for sonarr integration

* Add main logic for sonarr integration

* [Release] Update metadata

* Update contributor name to Community (DataDog#1881)

* [Release] Bumped traefik version to 1.1.0 (DataDog#1885)

* Fix changelog

* [Release] Update metadata

* Remove overwriting host references in metric submission (DataDog#1886)

* [Release] Bumped redisenterprise version to 1.2.0 (DataDog#1888)

* [Release] Update metadata

* Add integration for Expo (DataDog#1883)

* feat(mergify): Update dashboard with new metrics, add new service check for GitHub ratelimit (DataDog#1865)

The new service check will return a WARNING if the organization or user,
that the token belongs to, is rate limited on GitHub.



* [Release] Update metadata

* minor issues fixed (DataDog#1855)

* minor issues fixed

* fixed test build issues

* fixed test build

* updated the version

* latest version updated

---------



* [Release] Update metadata

* Blink Datadog docs links update

---------

Signed-off-by: Andrew Seigner <[email protected]>
Co-authored-by: Ofek Lev <[email protected]>
Co-authored-by: Mehdi ABAAKOUK <[email protected]>
Co-authored-by: ci.integrations-extras <[email protected]>
Co-authored-by: Ana Wishnoff <[email protected]>
Co-authored-by: Jack Lindamood <[email protected]>
Co-authored-by: Sijo Kolenchery <[email protected]>
Co-authored-by: emarsha94 <[email protected]>
Co-authored-by: Philippe Beaudequin <[email protected]>
Co-authored-by: Julia Benais <[email protected]>
Co-authored-by: Ben Rometsch <[email protected]>
Co-authored-by: Rosa Trieu <[email protected]>
Co-authored-by: Liav Turkia <[email protected]>
Co-authored-by: Florent Clarret <[email protected]>
Co-authored-by: Heston Hoffman <[email protected]>
Co-authored-by: Austin Lai <[email protected]>
Co-authored-by: Frank Sun <[email protected]>
Co-authored-by: fshaik3494 <[email protected]>
Co-authored-by: shahul-loginsoft <[email protected]>
Co-authored-by: bgoldberg122 <[email protected]>
Co-authored-by: gregcoward <[email protected]>
Co-authored-by: Erica Ho <[email protected]>
Co-authored-by: Kaylyn <[email protected]>
Co-authored-by: Bryce Eadie <[email protected]>
Co-authored-by: Mike Garabedian <[email protected]>
Co-authored-by: Florent Clarret <[email protected]>
Co-authored-by: Guillaume Lo Re <[email protected]>
Co-authored-by: Andrew Seigner <[email protected]>
Co-authored-by: Andrew Zhang <[email protected]>
Co-authored-by: Xavier F. Gouchet <[email protected]>
Co-authored-by: SOFY <[email protected]>
Co-authored-by: SyedMTaseen <[email protected]>
Co-authored-by: Greesb <[email protected]>
Co-authored-by: Guillaume RISBOURG <[email protected]>
Co-authored-by: Ursula Chen <[email protected]>
Co-authored-by: Kevin Qiao <[email protected]>
Co-authored-by: chenbishop <[email protected]>
Co-authored-by: Esther Kim <[email protected]>
Co-authored-by: Heston Hoffman <[email protected]>
Co-authored-by: Zé Costa <[email protected]>
Co-authored-by: meghanlo <[email protected]>
Co-authored-by: Nicholas Muesch <[email protected]>
Co-authored-by: David Fauth <[email protected]>
Co-authored-by: DeForest Richards <[email protected]>
Co-authored-by: Nikolas LeBlanc <[email protected]>
Co-authored-by: tbavelier <[email protected]>
Co-authored-by: Hadrien Patte <[email protected]>
Co-authored-by: Kyle Neale <[email protected]>
Co-authored-by: Louis Zawadzki <[email protected]>
Co-authored-by: shahul-loginsoft <[email protected]>
Co-authored-by: shahul <[email protected]>
hcoyote pushed a commit that referenced this pull request Oct 10, 2023
* Adds cloudzero integration

* updates app id to match app uuid from OAuth client (#1)

* CP-13295 update datadog integration tile (#2)

* Adds images

* Updates manifest with images and suggested tag

* Update readme to include marketing and setup language

* formatting

* CP-13295 Updates based on DD feedback (#3)

* CP-13295 Updates based on further feedback (#4)

* Updates based on copy feedback (#5)

* CP-13295 Updates based on DD eng feedback (#6)

* CP-13295 Copy changes requested by Datadog (DataDog#7)

* Change from h3 to h2 (DataDog#9)

* CP-13295 Update release date (DataDog#10)
ajurcenk pushed a commit that referenced this pull request Jan 14, 2025
* [ENT-2819] Robust Intelligence AI firewall integration initial commit (#1)

* initial commit for check

* check with correct metrics

* add dashboard

* update dashboard and readme

* update dashboard title

* fix readme links and add logos

* fix support email link

* update homepage and support email

* [END-2821] Update README (#2)

* update section on metrics collected

* update firewall link and dashboard

* [PINT-2462] readme fixes (#3)

* readme fixes

* update risk name

* fix metrics section content

* add image assets

* [PINT-2485] PR build issues (#4)

* lint fixes

* add sales email

* [PINT-2485] Address PR comments (#5)

* update overview and description

* add integrtaion version

* add classifier tags

* add dashboard description

* add dashboard to manifest (#6)

* [PINT-2541] readme review (DataDog#7)

* add details to configure section

* Add suggestion

Co-authored-by: Arley Lewis <[email protected]>

---------

Co-authored-by: Arley Lewis <[email protected]>

* [PINT-2618] PR feedback and dashboard update (DataDog#8)

* update readme and remove unnecessary file

* upgrade dashboard

* [PINT-2651] add dashboard banner image (DataDog#9)

* add dashboard banner

* update banner url

* address PR comments (DataDog#10)

* update description (DataDog#11)

* [PINT-2719] readme and dashboard image (DataDog#12)

* update dashboard image and description

* update firewall image

* update image ratio (DataDog#13)

* [PINT-2891] add scope variable to dashboard (DataDog#14)

* add scope variable

* fix description

* remove folder (DataDog#15)

* fix import (DataDog#16)

* run ddev validate ci

* fix codecov

* remove assets that are not required

* add metrics check

* add codeowners

* fix format

* remove non ascii character

* fix test

* add test

---------

Co-authored-by: Arley Lewis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant