{"library":"eslint-plugin-fetch-options","type":"library","category":null,"description":"An ESLint plugin that enforces explicit fetch() options to prevent insecure default behavior. Version 0.0.5 is the latest, with infrequent releases. It focuses on HTTP fetch security, offering rules like no-fetch-credentials and no-fetch-method to catch missing credentials or method options. Unlike general security linters, it specifically targets fetch() calls.","language":"javascript","status":"active","version":"0.0.5","tags":["javascript","eslint","eslintplugin","eslint-plugin","fetch"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install eslint-plugin-fetch-options","imports":["const plugin = require('eslint-plugin-fetch-options');","rules: { 'fetch-options/no-fetch-credentials': 'error' }"]},{"cmd":"yarn add eslint-plugin-fetch-options","imports":[]},{"cmd":"pnpm add eslint-plugin-fetch-options","imports":[]}],"homepage":"https://github.com/piatra/eslint-plugin-fetch#readme","github":"https://github.com/piatra/eslint-plugin-fetch","docs":null,"changelog":null,"pypi":null,"npm":"eslint-plugin-fetch-options","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}