Jonathan Budzenski
|
6bf11a7d3e
|
Clean up glob related dependencies (#138571)
* Clean up glob related dependencies
* wip
* update snapshots
* updates
* fix tests
* update package.json
* i18n
* fix tests
* onlyFiles: false
* preserve folders on **/* globs
* one more
* revert instance of onlyFiles: false
|
2022-09-01 09:00:31 -05:00 |
|
Brandon Kobel
|
4584a8b570
|
Elastic License 2.0 (#90099)
* Updating everything except the license headers themselves
* Applying ESLint rules
* Manually replacing the stragglers
|
2021-02-03 18:12:39 -08:00 |
|
restrry
|
bf04235dae
|
apply prettier styles
|
2020-05-22 09:08:58 +02:00 |
|
spalger
|
8e9a8a84dc
|
autofix all violations
|
2019-12-13 23:17:13 -07:00 |
|
Larry Gregory
|
22ba11eb52
|
Prevents dynamic import/require statements (#27515)
## Summary
This PR enables the `import/no-dynamic-require` eslint rule, which requires that all require/import statements be statically defined.
This mitigates certain attack vectors, such as those which enabled [`ESA-2018-18`](https://www.elastic.co/community/security)/[`CVE-2018-17246`](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-17246)
|
2018-12-21 11:15:20 -05:00 |
|
Jenkins CI
|
fe4609647d
|
Migrate x-pack-kibana source to kibana
|
2018-04-24 13:48:10 -07:00 |
|