conductor icon indicating copy to clipboard operation
conductor copied to clipboard

an abstraction framework for building composable endpoints

Results 25 conductor issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=restify&from_version=7.7.0&to_version=8.0.0&pr_id=f2eddbc0-95c8-47ac-b978-d60758d6bbc4&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. #### Changes included in this PR - Changes to the following...

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/hekike/test/github/5cc8cd4e-86d5-4f38-b908-1aad92258fa4/master..snyk-fix-831a11a758593d7ea43eed8b2a435fed) for more details. #### Snyk Project: [restify/conductor:package.json](https://app.snyk.io/org/hekike/project/5cc8cd4e-86d5-4f38-b908-1aad92258fa4) ####...

#### Description This PR fixes one or more vulnerable packages in the `npm` dependencies of this project. See the [Snyk test report](https://app.snyk.io/org/hekike/test/github/5cc8cd4e-86d5-4f38-b908-1aad92258fa4/master..snyk-fix-adc0fe226c893c5769ca456932307f08) for more details. #### Snyk Project: [restify/conductor:package.json](https://app.snyk.io/org/hekike/project/5cc8cd4e-86d5-4f38-b908-1aad92258fa4) ####...

Tests currently export an instance of a model, so model mutation causes persistence between test cases. These files should export factories instead, allowing new models to be used per test...

Each time a conductor is run, keep a log of the entire run of: - conductors sharded to/from - what handlers were run, what handlers were left on the table...

Mostly for metrics / reporting, but useful context for applications.