[
  {
    "path": "LICENSE",
    "content": "                    GNU GENERAL PUBLIC LICENSE\n                       Version 3, 29 June 2007\n\n Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>\n Everyone is permitted to copy and distribute verbatim copies\n of this license document, but changing it is not allowed.\n\n                            Preamble\n\n  The GNU General Public License is a free, copyleft license for\nsoftware and other kinds of works.\n\n  The licenses for most software and other practical works are designed\nto take away your freedom to share and change the works.  By contrast,\nthe GNU General Public License is intended to guarantee your freedom to\nshare and change all versions of a program--to make sure it remains free\nsoftware for all its users.  We, the Free Software Foundation, use the\nGNU General Public License for most of our software; it applies also to\nany other work released this way by its authors.  You can apply it to\nyour programs, too.\n\n  When we speak of free software, we are referring to freedom, not\nprice.  Our General Public Licenses are designed to make sure that you\nhave the freedom to distribute copies of free software (and charge for\nthem if you wish), that you receive source code or can get it if you\nwant it, that you can change the software or use pieces of it in new\nfree programs, and that you know you can do these things.\n\n  To protect your rights, we need to prevent others from denying you\nthese rights or asking you to surrender the rights.  Therefore, you have\ncertain responsibilities if you distribute copies of the software, or if\nyou modify it: responsibilities to respect the freedom of others.\n\n  For example, if you distribute copies of such a program, whether\ngratis or for a fee, you must pass on to the recipients the same\nfreedoms that you received.  You must make sure that they, too, receive\nor can get the source code.  And you must show them these terms so they\nknow their rights.\n\n  Developers that use the GNU GPL protect your rights with two steps:\n(1) assert copyright on the software, and (2) offer you this License\ngiving you legal permission to copy, distribute and/or modify it.\n\n  For the developers' and authors' protection, the GPL clearly explains\nthat there is no warranty for this free software.  For both users' and\nauthors' sake, the GPL requires that modified versions be marked as\nchanged, so that their problems will not be attributed erroneously to\nauthors of previous versions.\n\n  Some devices are designed to deny users access to install or run\nmodified versions of the software inside them, although the manufacturer\ncan do so.  This is fundamentally incompatible with the aim of\nprotecting users' freedom to change the software.  The systematic\npattern of such abuse occurs in the area of products for individuals to\nuse, which is precisely where it is most unacceptable.  Therefore, we\nhave designed this version of the GPL to prohibit the practice for those\nproducts.  If such problems arise substantially in other domains, we\nstand ready to extend this provision to those domains in future versions\nof the GPL, as needed to protect the freedom of users.\n\n  Finally, every program is threatened constantly by software patents.\nStates should not allow patents to restrict development and use of\nsoftware on general-purpose computers, but in those that do, we wish to\navoid the special danger that patents applied to a free program could\nmake it effectively proprietary.  To prevent this, the GPL assures that\npatents cannot be used to render the program non-free.\n\n  The precise terms and conditions for copying, distribution and\nmodification follow.\n\n                       TERMS AND CONDITIONS\n\n  0. Definitions.\n\n  \"This License\" refers to version 3 of the GNU General Public License.\n\n  \"Copyright\" also means copyright-like laws that apply to other kinds of\nworks, such as semiconductor masks.\n\n  \"The Program\" refers to any copyrightable work licensed under this\nLicense.  Each licensee is addressed as \"you\".  \"Licensees\" and\n\"recipients\" may be individuals or organizations.\n\n  To \"modify\" a work means to copy from or adapt all or part of the work\nin a fashion requiring copyright permission, other than the making of an\nexact copy.  The resulting work is called a \"modified version\" of the\nearlier work or a work \"based on\" the earlier work.\n\n  A \"covered work\" means either the unmodified Program or a work based\non the Program.\n\n  To \"propagate\" a work means to do anything with it that, without\npermission, would make you directly or secondarily liable for\ninfringement under applicable copyright law, except executing it on a\ncomputer or modifying a private copy.  Propagation includes copying,\ndistribution (with or without modification), making available to the\npublic, and in some countries other activities as well.\n\n  To \"convey\" a work means any kind of propagation that enables other\nparties to make or receive copies.  Mere interaction with a user through\na computer network, with no transfer of a copy, is not conveying.\n\n  An interactive user interface displays \"Appropriate Legal Notices\"\nto the extent that it includes a convenient and prominently visible\nfeature that (1) displays an appropriate copyright notice, and (2)\ntells the user that there is no warranty for the work (except to the\nextent that warranties are provided), that licensees may convey the\nwork under this License, and how to view a copy of this License.  If\nthe interface presents a list of user commands or options, such as a\nmenu, a prominent item in the list meets this criterion.\n\n  1. Source Code.\n\n  The \"source code\" for a work means the preferred form of the work\nfor making modifications to it.  \"Object code\" means any non-source\nform of a work.\n\n  A \"Standard Interface\" means an interface that either is an official\nstandard defined by a recognized standards body, or, in the case of\ninterfaces specified for a particular programming language, one that\nis widely used among developers working in that language.\n\n  The \"System Libraries\" of an executable work include anything, other\nthan the work as a whole, that (a) is included in the normal form of\npackaging a Major Component, but which is not part of that Major\nComponent, and (b) serves only to enable use of the work with that\nMajor Component, or to implement a Standard Interface for which an\nimplementation is available to the public in source code form.  A\n\"Major Component\", in this context, means a major essential component\n(kernel, window system, and so on) of the specific operating system\n(if any) on which the executable work runs, or a compiler used to\nproduce the work, or an object code interpreter used to run it.\n\n  The \"Corresponding Source\" for a work in object code form means all\nthe source code needed to generate, install, and (for an executable\nwork) run the object code and to modify the work, including scripts to\ncontrol those activities.  However, it does not include the work's\nSystem Libraries, or general-purpose tools or generally available free\nprograms which are used unmodified in performing those activities but\nwhich are not part of the work.  For example, Corresponding Source\nincludes interface definition files associated with source files for\nthe work, and the source code for shared libraries and dynamically\nlinked subprograms that the work is specifically designed to require,\nsuch as by intimate data communication or control flow between those\nsubprograms and other parts of the work.\n\n  The Corresponding Source need not include anything that users\ncan regenerate automatically from other parts of the Corresponding\nSource.\n\n  The Corresponding Source for a work in source code form is that\nsame work.\n\n  2. Basic Permissions.\n\n  All rights granted under this License are granted for the term of\ncopyright on the Program, and are irrevocable provided the stated\nconditions are met.  This License explicitly affirms your unlimited\npermission to run the unmodified Program.  The output from running a\ncovered work is covered by this License only if the output, given its\ncontent, constitutes a covered work.  This License acknowledges your\nrights of fair use or other equivalent, as provided by copyright law.\n\n  You may make, run and propagate covered works that you do not\nconvey, without conditions so long as your license otherwise remains\nin force.  You may convey covered works to others for the sole purpose\nof having them make modifications exclusively for you, or provide you\nwith facilities for running those works, provided that you comply with\nthe terms of this License in conveying all material for which you do\nnot control copyright.  Those thus making or running the covered works\nfor you must do so exclusively on your behalf, under your direction\nand control, on terms that prohibit them from making any copies of\nyour copyrighted material outside their relationship with you.\n\n  Conveying under any other circumstances is permitted solely under\nthe conditions stated below.  Sublicensing is not allowed; section 10\nmakes it unnecessary.\n\n  3. Protecting Users' Legal Rights From Anti-Circumvention Law.\n\n  No covered work shall be deemed part of an effective technological\nmeasure under any applicable law fulfilling obligations under article\n11 of the WIPO copyright treaty adopted on 20 December 1996, or\nsimilar laws prohibiting or restricting circumvention of such\nmeasures.\n\n  When you convey a covered work, you waive any legal power to forbid\ncircumvention of technological measures to the extent such circumvention\nis effected by exercising rights under this License with respect to\nthe covered work, and you disclaim any intention to limit operation or\nmodification of the work as a means of enforcing, against the work's\nusers, your or third parties' legal rights to forbid circumvention of\ntechnological measures.\n\n  4. Conveying Verbatim Copies.\n\n  You may convey verbatim copies of the Program's source code as you\nreceive it, in any medium, provided that you conspicuously and\nappropriately publish on each copy an appropriate copyright notice;\nkeep intact all notices stating that this License and any\nnon-permissive terms added in accord with section 7 apply to the code;\nkeep intact all notices of the absence of any warranty; and give all\nrecipients a copy of this License along with the Program.\n\n  You may charge any price or no price for each copy that you convey,\nand you may offer support or warranty protection for a fee.\n\n  5. Conveying Modified Source Versions.\n\n  You may convey a work based on the Program, or the modifications to\nproduce it from the Program, in the form of source code under the\nterms of section 4, provided that you also meet all of these conditions:\n\n    a) The work must carry prominent notices stating that you modified\n    it, and giving a relevant date.\n\n    b) The work must carry prominent notices stating that it is\n    released under this License and any conditions added under section\n    7.  This requirement modifies the requirement in section 4 to\n    \"keep intact all notices\".\n\n    c) You must license the entire work, as a whole, under this\n    License to anyone who comes into possession of a copy.  This\n    License will therefore apply, along with any applicable section 7\n    additional terms, to the whole of the work, and all its parts,\n    regardless of how they are packaged.  This License gives no\n    permission to license the work in any other way, but it does not\n    invalidate such permission if you have separately received it.\n\n    d) If the work has interactive user interfaces, each must display\n    Appropriate Legal Notices; however, if the Program has interactive\n    interfaces that do not display Appropriate Legal Notices, your\n    work need not make them do so.\n\n  A compilation of a covered work with other separate and independent\nworks, which are not by their nature extensions of the covered work,\nand which are not combined with it such as to form a larger program,\nin or on a volume of a storage or distribution medium, is called an\n\"aggregate\" if the compilation and its resulting copyright are not\nused to limit the access or legal rights of the compilation's users\nbeyond what the individual works permit.  Inclusion of a covered work\nin an aggregate does not cause this License to apply to the other\nparts of the aggregate.\n\n  6. Conveying Non-Source Forms.\n\n  You may convey a covered work in object code form under the terms\nof sections 4 and 5, provided that you also convey the\nmachine-readable Corresponding Source under the terms of this License,\nin one of these ways:\n\n    a) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by the\n    Corresponding Source fixed on a durable physical medium\n    customarily used for software interchange.\n\n    b) Convey the object code in, or embodied in, a physical product\n    (including a physical distribution medium), accompanied by a\n    written offer, valid for at least three years and valid for as\n    long as you offer spare parts or customer support for that product\n    model, to give anyone who possesses the object code either (1) a\n    copy of the Corresponding Source for all the software in the\n    product that is covered by this License, on a durable physical\n    medium customarily used for software interchange, for a price no\n    more than your reasonable cost of physically performing this\n    conveying of source, or (2) access to copy the\n    Corresponding Source from a network server at no charge.\n\n    c) Convey individual copies of the object code with a copy of the\n    written offer to provide the Corresponding Source.  This\n    alternative is allowed only occasionally and noncommercially, and\n    only if you received the object code with such an offer, in accord\n    with subsection 6b.\n\n    d) Convey the object code by offering access from a designated\n    place (gratis or for a charge), and offer equivalent access to the\n    Corresponding Source in the same way through the same place at no\n    further charge.  You need not require recipients to copy the\n    Corresponding Source along with the object code.  If the place to\n    copy the object code is a network server, the Corresponding Source\n    may be on a different server (operated by you or a third party)\n    that supports equivalent copying facilities, provided you maintain\n    clear directions next to the object code saying where to find the\n    Corresponding Source.  Regardless of what server hosts the\n    Corresponding Source, you remain obligated to ensure that it is\n    available for as long as needed to satisfy these requirements.\n\n    e) Convey the object code using peer-to-peer transmission, provided\n    you inform other peers where the object code and Corresponding\n    Source of the work are being offered to the general public at no\n    charge under subsection 6d.\n\n  A separable portion of the object code, whose source code is excluded\nfrom the Corresponding Source as a System Library, need not be\nincluded in conveying the object code work.\n\n  A \"User Product\" is either (1) a \"consumer product\", which means any\ntangible personal property which is normally used for personal, family,\nor household purposes, or (2) anything designed or sold for incorporation\ninto a dwelling.  In determining whether a product is a consumer product,\ndoubtful cases shall be resolved in favor of coverage.  For a particular\nproduct received by a particular user, \"normally used\" refers to a\ntypical or common use of that class of product, regardless of the status\nof the particular user or of the way in which the particular user\nactually uses, or expects or is expected to use, the product.  A product\nis a consumer product regardless of whether the product has substantial\ncommercial, industrial or non-consumer uses, unless such uses represent\nthe only significant mode of use of the product.\n\n  \"Installation Information\" for a User Product means any methods,\nprocedures, authorization keys, or other information required to install\nand execute modified versions of a covered work in that User Product from\na modified version of its Corresponding Source.  The information must\nsuffice to ensure that the continued functioning of the modified object\ncode is in no case prevented or interfered with solely because\nmodification has been made.\n\n  If you convey an object code work under this section in, or with, or\nspecifically for use in, a User Product, and the conveying occurs as\npart of a transaction in which the right of possession and use of the\nUser Product is transferred to the recipient in perpetuity or for a\nfixed term (regardless of how the transaction is characterized), the\nCorresponding Source conveyed under this section must be accompanied\nby the Installation Information.  But this requirement does not apply\nif neither you nor any third party retains the ability to install\nmodified object code on the User Product (for example, the work has\nbeen installed in ROM).\n\n  The requirement to provide Installation Information does not include a\nrequirement to continue to provide support service, warranty, or updates\nfor a work that has been modified or installed by the recipient, or for\nthe User Product in which it has been modified or installed.  Access to a\nnetwork may be denied when the modification itself materially and\nadversely affects the operation of the network or violates the rules and\nprotocols for communication across the network.\n\n  Corresponding Source conveyed, and Installation Information provided,\nin accord with this section must be in a format that is publicly\ndocumented (and with an implementation available to the public in\nsource code form), and must require no special password or key for\nunpacking, reading or copying.\n\n  7. Additional Terms.\n\n  \"Additional permissions\" are terms that supplement the terms of this\nLicense by making exceptions from one or more of its conditions.\nAdditional permissions that are applicable to the entire Program shall\nbe treated as though they were included in this License, to the extent\nthat they are valid under applicable law.  If additional permissions\napply only to part of the Program, that part may be used separately\nunder those permissions, but the entire Program remains governed by\nthis License without regard to the additional permissions.\n\n  When you convey a copy of a covered work, you may at your option\nremove any additional permissions from that copy, or from any part of\nit.  (Additional permissions may be written to require their own\nremoval in certain cases when you modify the work.)  You may place\nadditional permissions on material, added by you to a covered work,\nfor which you have or can give appropriate copyright permission.\n\n  Notwithstanding any other provision of this License, for material you\nadd to a covered work, you may (if authorized by the copyright holders of\nthat material) supplement the terms of this License with terms:\n\n    a) Disclaiming warranty or limiting liability differently from the\n    terms of sections 15 and 16 of this License; or\n\n    b) Requiring preservation of specified reasonable legal notices or\n    author attributions in that material or in the Appropriate Legal\n    Notices displayed by works containing it; or\n\n    c) Prohibiting misrepresentation of the origin of that material, or\n    requiring that modified versions of such material be marked in\n    reasonable ways as different from the original version; or\n\n    d) Limiting the use for publicity purposes of names of licensors or\n    authors of the material; or\n\n    e) Declining to grant rights under trademark law for use of some\n    trade names, trademarks, or service marks; or\n\n    f) Requiring indemnification of licensors and authors of that\n    material by anyone who conveys the material (or modified versions of\n    it) with contractual assumptions of liability to the recipient, for\n    any liability that these contractual assumptions directly impose on\n    those licensors and authors.\n\n  All other non-permissive additional terms are considered \"further\nrestrictions\" within the meaning of section 10.  If the Program as you\nreceived it, or any part of it, contains a notice stating that it is\ngoverned by this License along with a term that is a further\nrestriction, you may remove that term.  If a license document contains\na further restriction but permits relicensing or conveying under this\nLicense, you may add to a covered work material governed by the terms\nof that license document, provided that the further restriction does\nnot survive such relicensing or conveying.\n\n  If you add terms to a covered work in accord with this section, you\nmust place, in the relevant source files, a statement of the\nadditional terms that apply to those files, or a notice indicating\nwhere to find the applicable terms.\n\n  Additional terms, permissive or non-permissive, may be stated in the\nform of a separately written license, or stated as exceptions;\nthe above requirements apply either way.\n\n  8. Termination.\n\n  You may not propagate or modify a covered work except as expressly\nprovided under this License.  Any attempt otherwise to propagate or\nmodify it is void, and will automatically terminate your rights under\nthis License (including any patent licenses granted under the third\nparagraph of section 11).\n\n  However, if you cease all violation of this License, then your\nlicense from a particular copyright holder is reinstated (a)\nprovisionally, unless and until the copyright holder explicitly and\nfinally terminates your license, and (b) permanently, if the copyright\nholder fails to notify you of the violation by some reasonable means\nprior to 60 days after the cessation.\n\n  Moreover, your license from a particular copyright holder is\nreinstated permanently if the copyright holder notifies you of the\nviolation by some reasonable means, this is the first time you have\nreceived notice of violation of this License (for any work) from that\ncopyright holder, and you cure the violation prior to 30 days after\nyour receipt of the notice.\n\n  Termination of your rights under this section does not terminate the\nlicenses of parties who have received copies or rights from you under\nthis License.  If your rights have been terminated and not permanently\nreinstated, you do not qualify to receive new licenses for the same\nmaterial under section 10.\n\n  9. Acceptance Not Required for Having Copies.\n\n  You are not required to accept this License in order to receive or\nrun a copy of the Program.  Ancillary propagation of a covered work\noccurring solely as a consequence of using peer-to-peer transmission\nto receive a copy likewise does not require acceptance.  However,\nnothing other than this License grants you permission to propagate or\nmodify any covered work.  These actions infringe copyright if you do\nnot accept this License.  Therefore, by modifying or propagating a\ncovered work, you indicate your acceptance of this License to do so.\n\n  10. Automatic Licensing of Downstream Recipients.\n\n  Each time you convey a covered work, the recipient automatically\nreceives a license from the original licensors, to run, modify and\npropagate that work, subject to this License.  You are not responsible\nfor enforcing compliance by third parties with this License.\n\n  An \"entity transaction\" is a transaction transferring control of an\norganization, or substantially all assets of one, or subdividing an\norganization, or merging organizations.  If propagation of a covered\nwork results from an entity transaction, each party to that\ntransaction who receives a copy of the work also receives whatever\nlicenses to the work the party's predecessor in interest had or could\ngive under the previous paragraph, plus a right to possession of the\nCorresponding Source of the work from the predecessor in interest, if\nthe predecessor has it or can get it with reasonable efforts.\n\n  You may not impose any further restrictions on the exercise of the\nrights granted or affirmed under this License.  For example, you may\nnot impose a license fee, royalty, or other charge for exercise of\nrights granted under this License, and you may not initiate litigation\n(including a cross-claim or counterclaim in a lawsuit) alleging that\nany patent claim is infringed by making, using, selling, offering for\nsale, or importing the Program or any portion of it.\n\n  11. Patents.\n\n  A \"contributor\" is a copyright holder who authorizes use under this\nLicense of the Program or a work on which the Program is based.  The\nwork thus licensed is called the contributor's \"contributor version\".\n\n  A contributor's \"essential patent claims\" are all patent claims\nowned or controlled by the contributor, whether already acquired or\nhereafter acquired, that would be infringed by some manner, permitted\nby this License, of making, using, or selling its contributor version,\nbut do not include claims that would be infringed only as a\nconsequence of further modification of the contributor version.  For\npurposes of this definition, \"control\" includes the right to grant\npatent sublicenses in a manner consistent with the requirements of\nthis License.\n\n  Each contributor grants you a non-exclusive, worldwide, royalty-free\npatent license under the contributor's essential patent claims, to\nmake, use, sell, offer for sale, import and otherwise run, modify and\npropagate the contents of its contributor version.\n\n  In the following three paragraphs, a \"patent license\" is any express\nagreement or commitment, however denominated, not to enforce a patent\n(such as an express permission to practice a patent or covenant not to\nsue for patent infringement).  To \"grant\" such a patent license to a\nparty means to make such an agreement or commitment not to enforce a\npatent against the party.\n\n  If you convey a covered work, knowingly relying on a patent license,\nand the Corresponding Source of the work is not available for anyone\nto copy, free of charge and under the terms of this License, through a\npublicly available network server or other readily accessible means,\nthen you must either (1) cause the Corresponding Source to be so\navailable, or (2) arrange to deprive yourself of the benefit of the\npatent license for this particular work, or (3) arrange, in a manner\nconsistent with the requirements of this License, to extend the patent\nlicense to downstream recipients.  \"Knowingly relying\" means you have\nactual knowledge that, but for the patent license, your conveying the\ncovered work in a country, or your recipient's use of the covered work\nin a country, would infringe one or more identifiable patents in that\ncountry that you have reason to believe are valid.\n\n  If, pursuant to or in connection with a single transaction or\narrangement, you convey, or propagate by procuring conveyance of, a\ncovered work, and grant a patent license to some of the parties\nreceiving the covered work authorizing them to use, propagate, modify\nor convey a specific copy of the covered work, then the patent license\nyou grant is automatically extended to all recipients of the covered\nwork and works based on it.\n\n  A patent license is \"discriminatory\" if it does not include within\nthe scope of its coverage, prohibits the exercise of, or is\nconditioned on the non-exercise of one or more of the rights that are\nspecifically granted under this License.  You may not convey a covered\nwork if you are a party to an arrangement with a third party that is\nin the business of distributing software, under which you make payment\nto the third party based on the extent of your activity of conveying\nthe work, and under which the third party grants, to any of the\nparties who would receive the covered work from you, a discriminatory\npatent license (a) in connection with copies of the covered work\nconveyed by you (or copies made from those copies), or (b) primarily\nfor and in connection with specific products or compilations that\ncontain the covered work, unless you entered into that arrangement,\nor that patent license was granted, prior to 28 March 2007.\n\n  Nothing in this License shall be construed as excluding or limiting\nany implied license or other defenses to infringement that may\notherwise be available to you under applicable patent law.\n\n  12. No Surrender of Others' Freedom.\n\n  If conditions are imposed on you (whether by court order, agreement or\notherwise) that contradict the conditions of this License, they do not\nexcuse you from the conditions of this License.  If you cannot convey a\ncovered work so as to satisfy simultaneously your obligations under this\nLicense and any other pertinent obligations, then as a consequence you may\nnot convey it at all.  For example, if you agree to terms that obligate you\nto collect a royalty for further conveying from those to whom you convey\nthe Program, the only way you could satisfy both those terms and this\nLicense would be to refrain entirely from conveying the Program.\n\n  13. Use with the GNU Affero General Public License.\n\n  Notwithstanding any other provision of this License, you have\npermission to link or combine any covered work with a work licensed\nunder version 3 of the GNU Affero General Public License into a single\ncombined work, and to convey the resulting work.  The terms of this\nLicense will continue to apply to the part which is the covered work,\nbut the special requirements of the GNU Affero General Public License,\nsection 13, concerning interaction through a network will apply to the\ncombination as such.\n\n  14. Revised Versions of this License.\n\n  The Free Software Foundation may publish revised and/or new versions of\nthe GNU General Public License from time to time.  Such new versions will\nbe similar in spirit to the present version, but may differ in detail to\naddress new problems or concerns.\n\n  Each version is given a distinguishing version number.  If the\nProgram specifies that a certain numbered version of the GNU General\nPublic License \"or any later version\" applies to it, you have the\noption of following the terms and conditions either of that numbered\nversion or of any later version published by the Free Software\nFoundation.  If the Program does not specify a version number of the\nGNU General Public License, you may choose any version ever published\nby the Free Software Foundation.\n\n  If the Program specifies that a proxy can decide which future\nversions of the GNU General Public License can be used, that proxy's\npublic statement of acceptance of a version permanently authorizes you\nto choose that version for the Program.\n\n  Later license versions may give you additional or different\npermissions.  However, no additional obligations are imposed on any\nauthor or copyright holder as a result of your choosing to follow a\nlater version.\n\n  15. Disclaimer of Warranty.\n\n  THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY\nAPPLICABLE LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT\nHOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM \"AS IS\" WITHOUT WARRANTY\nOF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,\nTHE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR\nPURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM\nIS WITH YOU.  SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF\nALL NECESSARY SERVICING, REPAIR OR CORRECTION.\n\n  16. Limitation of Liability.\n\n  IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING\nWILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS\nTHE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY\nGENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE\nUSE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF\nDATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD\nPARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),\nEVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF\nSUCH DAMAGES.\n\n  17. Interpretation of Sections 15 and 16.\n\n  If the disclaimer of warranty and limitation of liability provided\nabove cannot be given local legal effect according to their terms,\nreviewing courts shall apply local law that most closely approximates\nan absolute waiver of all civil liability in connection with the\nProgram, unless a warranty or assumption of liability accompanies a\ncopy of the Program in return for a fee.\n\n                     END OF TERMS AND CONDITIONS\n\n            How to Apply These Terms to Your New Programs\n\n  If you develop a new program, and you want it to be of the greatest\npossible use to the public, the best way to achieve this is to make it\nfree software which everyone can redistribute and change under these terms.\n\n  To do so, attach the following notices to the program.  It is safest\nto attach them to the start of each source file to most effectively\nstate the exclusion of warranty; and each file should have at least\nthe \"copyright\" line and a pointer to where the full notice is found.\n\n    <one line to give the program's name and a brief idea of what it does.>\n    Copyright (C) <year>  <name of author>\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <https://www.gnu.org/licenses/>.\n\nAlso add information on how to contact you by electronic and paper mail.\n\n  If the program does terminal interaction, make it output a short\nnotice like this when it starts in an interactive mode:\n\n    <program>  Copyright (C) <year>  <name of author>\n    This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.\n    This is free software, and you are welcome to redistribute it\n    under certain conditions; type `show c' for details.\n\nThe hypothetical commands `show w' and `show c' should show the appropriate\nparts of the General Public License.  Of course, your program's commands\nmight be different; for a GUI interface, you would use an \"about box\".\n\n  You should also get your employer (if you work as a programmer) or school,\nif any, to sign a \"copyright disclaimer\" for the program, if necessary.\nFor more information on this, and how to apply and follow the GNU GPL, see\n<https://www.gnu.org/licenses/>.\n\n  The GNU General Public License does not permit incorporating your program\ninto proprietary programs.  If your program is a subroutine library, you\nmay consider it more useful to permit linking proprietary applications with\nthe library.  If this is what you want to do, use the GNU Lesser General\nPublic License instead of this License.  But first, please read\n<https://www.gnu.org/licenses/why-not-lgpl.html>.\n"
  },
  {
    "path": "README.md",
    "content": "# [Disclose.io](https://disclose.io) Resources\n- Collection of useful information for vulnerability researchers, program owners, and policymakers.\n\n## Community-powered & Open Source Data\nThese collections are community-powered and open source, so contributions or corrections via PR are more than welcome!\n\n### [Bug Bounty Platforms List](https://github.com/disclose/bug-bounty-platforms)\n\nA list of all known vulnerability disclosure and **bug bounty platforms**. This has been moved to its own repo!\n\n### [Global list of Computer Emergency Response Teams (CERTs)](https://github.com/disclose/tools-and-data/blob/master/list-of-certs.csv)\n\nA list of the contact details and URLs for **CERTs from around the world**.\n\n### [Research Threats (Legal Threats Made Again Security Researchers)](https://github.com/disclose/research-threats)\n\nA living document of **legal threats against security researchers**. This has been moved to its own repo!\n\n### [List of US State and Federal anti-hacking laws](https://github.com/disclose/resources)\n\n...because the CFAA is just the start: A living list of state and federal anti-hacking laws in the United States."
  },
  {
    "path": "list-of-certs.csv",
    "content": "region,country,country-iso,full-name,url\nEurope,Greece,GR,Alpha Bank  Computer Security Incident Response Team,https://www.first.org/members/teams/ab-csirt\nEurope,Czechia,CZ,Accenture Cyber Fusion Center,https://www.first.org/members/teams/accenture\nCentral America,Costa Rica,CR,Access Now Digital Security Helpline,https://www.first.org/members/teams/access_now_digital_security_helpline\nEurope,Spain,ES,Ackcent CERT,https://www.first.org/members/teams/ackcert\nEurope,Austria,AT,ACOnet-CERT,https://www.first.org/members/teams/aconet-cert\nNorth America,United States of America (the),US,Acuity Brands Product Security Incident Response Team,https://www.first.org/members/teams/acuity_brands_psirt\nMiddle East,United Arab Emirates (the),AE,Abu Dhabi Government Computer Emergency Response Team,https://www.first.org/members/teams/adgovcert\nEurope,Germany,DE,adidas Cyber Security Incident Response Team,https://www.first.org/members/teams/adidas_csirt\nNorth America,United States of America (the),US,Adobe Product Security Incident Response Team,https://www.first.org/members/teams/adobe_psirt\nMiddle East,United Arab Emirates (the),AE,Abu Dhabi Police CERT,https://www.first.org/members/teams/adpcert\nEurope,Austria,AT,Austrian Energy CERT,https://www.first.org/members/teams/aec\nMiddle East,United Arab Emirates (the),AE,The United Arab Emirates - Computer Emergency Response Team,https://www.first.org/members/teams/aecert\nEurope,Europe,EU,Airbus CERT,https://www.first.org/members/teams/ai_cert\nNorth America,United States of America (the),US,Airbnb DART CSIRT,https://www.first.org/members/teams/airbnb_dart_csirt\nEurope,Germany,DE,Airbus Cybersecurity and Computer Security Incident Response Team,https://www.first.org/members/teams/airbus_cybersecurity_and_csirt\nEurope,Czechia,CZ,CSIRT ALEF NULA a.s.,https://www.first.org/members/teams/alef-csirt\nEurope,France,FR,Axians Cybersecurity Paris,https://www.first.org/members/teams/alliacert\nNorth America,United States of America (the),US,Amazon Security Incident Response Team,https://www.first.org/members/teams/amazon_sirt\nEurope,Romania,RO,Amgen Global Information Protection,https://www.first.org/members/teams/amgngip\nNorth America,United States of America (the),US,Apple Computer,https://www.first.org/members/teams/apple\nAsia,Korea (the Republic of),KR,AhnLab Security E-response Center,https://www.first.org/members/teams/asec\nAsia,China,CN,Alibaba Security Response Center,https://www.first.org/members/teams/asrc\nAsia,Singapore,SG,A*STAR CERT TEAM,https://www.first.org/members/teams/astar_cert\nNorth America,United States of America (the),US,AT&amp;T,https://www.first.org/members/teams/at-t\nOceania,Australia,AU,Australian Computer Emergency Response Team,https://www.first.org/members/teams/auscert\nOceania,Australia,AU,Australian Cyber Security Centre,https://www.first.org/members/teams/australian_cyber_security_centre\nEurope,France,FR,AXA Global Security Incident Response Team,https://www.first.org/members/teams/axa_cert\nAsia,Sri Lanka,LK,Axiata Group Security Operations Center,https://www.first.org/members/teams/axiata_soc\nCentral America,Mexico,MX,Axtel-CSIRT,https://www.first.org/members/teams/axtel-csirt\nSouth America,Brazil,BR,Axur Csirt,https://www.first.org/members/teams/axur\nSouth America,Argentina,AR,Centro de CiberSeguridad del Gobierno de la Ciudad Autónoma de Buenos Aires,https://www.first.org/members/teams/ba-csirt\nNorth America,United States of America (the),US,Bank of America / Merrill Lynch Computer Incident Response Team,https://www.first.org/members/teams/bac-sirt\nNorth America,United States of America (the),US,Booz Allen Hamilton Cyber Incident Response Team,https://www.first.org/members/teams/bah_cirt\nEurope,Germany,DE,Global BASF CERT,https://www.first.org/members/teams/basf_gcert\nEurope,Spain,ES,BBVA CERT,https://www.first.org/members/teams/bbva_cert\nEurope,Spain,ES,Basque CyberSecurity Centre,https://www.first.org/members/teams/bcsc\nEurope,Norway,NO,BDO CERT,https://www.first.org/members/teams/bdo_cert\nNorth America,Canada,CA,Bell Canada Information Security Response / CIRT,https://www.first.org/members/teams/bell_ipcr\nEurope,Belgium,BE,BELNET CERT,https://www.first.org/members/teams/belnet_cert\nEurope,Norway,NO,Basefarm SIRT,https://www.first.org/members/teams/bf-sirt\nEurope,Germany,DE,BFK edv consulting,https://www.first.org/members/teams/bfk\nAsia,Bangladesh,BD,Bangladesh e-Government Computer Incident Response Team,https://www.first.org/members/teams/bgd_e-gov_cirt\nEurope,Russian Federation (the),RU,BI.ZONE Computer Emergency Response Team,https://www.first.org/members/teams/bi-zone-cert\nSouth America,Ecuador,EC,Blue Hat Cyber Security Incident Response Team,https://www.first.org/members/teams/blue_hat_cert\nNorth America,Canada,CA,BMO InfoSec Incident Response Team,https://www.first.org/members/teams/bmo_isirt\nEurope,Germany,DE,BMW Group CSIRT,https://www.first.org/members/teams/bmw\nEurope,Germany,DE,Bosch Computer Emergency Response Team,https://www.first.org/members/teams/bosch_cert\nNorth America,United States of America (the),US,Box Security Incident Response Team,https://www.first.org/members/teams/box_sirt\nNorth America,United States of America (the),US,Brocade Security Incident Response Team,https://www.first.org/members/teams/brcdsirt\nNorth America,United States of America (the),US,Bridgewater CIRT,https://www.first.org/members/teams/bridgewater_cirt\nAsia,Brunei Darussalam,BN,Brunei Computer Emergency Response Team,https://www.first.org/members/teams/brucert\nSouth America,Colombia,CO,Centro de Operaciones de Seguridad B-SECURE,https://www.first.org/members/teams/bs-csirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,British Telecommunications CERT Co-ordination Centre,https://www.first.org/members/teams/btcertcc\nAsia,Bhutan,BT,Bhutan Computer Incident Response Team,https://www.first.org/members/teams/btcirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,The Bunker Security Team,https://www.first.org/members/teams/bunker\nAsia,Macao,MO,BoardWare CSIRT,https://www.first.org/members/teams/bw_csirt\nSouth America,Colombia,CO,Cyber Defense Operation Center,https://www.first.org/members/teams/c-doc\nAsia,Singapore,SG,C3,https://www.first.org/members/teams/c3-certis\nAsia,Kazakhstan,KZ,Center for Analysis and investigation of cyber-attacks,https://www.first.org/members/teams/caica\nSouth America,Brazil,BR,Brazilian Academic and Research Network CSIRT,https://www.first.org/members/teams/cais-rnp\nEurope,Spain,ES,CAIXABANK TEAM CSIRT,https://www.first.org/members/teams/caixabank_team_csirt\nNorth America,United States of America (the),US,Security Intelligence Response Team,https://www.first.org/members/teams/capital_group\nThe Caribbean,Curaçao,CW,CARICERT,https://www.first.org/members/teams/caricert\nEurope,Spain,ES,Agència de Ciberseguretat de Catalunya,https://www.first.org/members/teams/catalonia_cert\nOceania,Australia,AU,CBAcert,https://www.first.org/members/teams/cbacert\nEurope,Switzerland,CH,upc cablecom security &amp; compliance Team,https://www.first.org/members/teams/cc-sec\nNorth America,Canada,CA,Canadian Centre for Cyber Security,https://www.first.org/members/teams/cccs\nAsia,Taiwan (Province of China),TW,CyCarrier Computer Security Incident Response Team,https://www.first.org/members/teams/cccsirt\nEurope,Spain,ES,CCN-CERT (Spanish Government National Cryptologic Center - Computer Security Incident Response Team),https://www.first.org/members/teams/ccn-cert\nAsia,Japan,JP,Cyber defense institute Incident Response Team,https://www.first.org/members/teams/cdi-cirt\nEurope,Germany,DE,CERT BWI,https://www.first.org/members/teams/cert_bwi\nEurope,France,FR,CERT CYBERPROTECT,https://www.first.org/members/teams/cert_cyberprotect\nCentral America,Guatemala,GT,Cyber Seguridad S.A.,https://www.first.org/members/teams/cert_cyberseg\nCentral America,Mexico,MX,CERT DSI Totalsec,https://www.first.org/members/teams/cert_dsi_totalsec\nOceania,New Zealand,NZ,CERT NZ,https://www.first.org/members/teams/cert_nz\nEurope,Spain,ES,CERT OESÍA,https://www.first.org/members/teams/cert_oesia\nEurope,Poland,PL,CERT Orange Polska,https://www.first.org/members/teams/cert_opl\nEurope,France,FR,CERT Orange Cyberdefense,https://www.first.org/members/teams/cert_orange_cyberdefense\nEurope,Poland,PL,CERT PKO Bank Polski,https://www.first.org/members/teams/cert_pko_bp\nEurope,Poland,PL,Computer Emergency Response Team Polska,https://www.first.org/members/teams/cert_polska\nEurope,Poland,PL,Zespół Reagowania na Incydenty Komputerowe – CERT PSE,https://www.first.org/members/teams/cert_pse\nSouth America,Ecuador,EC,CERT RADICAL ALTERNATIVAS DE AVANZADA ALTRADICALAVAN CIA. LTDA.,https://www.first.org/members/teams/cert_radical\nEurope,France,FR,CERT Societe Generale,https://www.first.org/members/teams/cert_sg\nEurope,Croatia,HR,CERT team of the Information Systems Security Bureau,https://www.first.org/members/teams/cert_zsis\nEurope,France,FR,CERT Credit Agricole,https://www.first.org/members/teams/cert-ag\nEurope,Spain,ES,Aiuken Cybersecurity,https://www.first.org/members/teams/cert-aiuken\nCentral America,Mexico,MX,CERT-ATTMX,https://www.first.org/members/teams/cert-attmx\nEurope,Germany,DE,CERT der Bundesagentur für Arbeit,https://www.first.org/members/teams/cert-ba\nEurope,France,FR,CERT Banque de France,https://www.first.org/members/teams/cert-bdf\nEurope,Germany,DE,CERT-Bund,https://www.first.org/members/teams/cert-bund\nEurope,Estonia,EE,CERT Estonia,https://www.first.org/members/teams/cert-ee\nEurope,Italy,IT,CERT-ENAV,https://www.first.org/members/teams/cert-enav\nEurope,Europe,Europe,Computer Emergency Response Team (CERT-EU) for the EU institutions,https://www.first.org/members/teams/cert-eu\nEurope,France,FR,CERT-FR,https://www.first.org/members/teams/cert-fr\nAsia,Singapore,SG,Computer Security Incident Response Team CERT-GIB,https://www.first.org/members/teams/cert-gib\nAsia,Georgia,GE,CERT Georgia - LEPL. Data Exchange Agency (Ministry of Justice of Georgia),https://www.first.org/members/teams/cert-gov-ge\nEurope,Moldova (the Republic of),MD,Cyber Security Center CERT-GOV-MD,https://www.first.org/members/teams/cert-gov-md\nMiddle East,Israel,IL,Israel National Cyber Event Readiness Team,https://www.first.org/members/teams/cert-il\nAsia,India,IN,Indian Computer Emergency Response Team,https://www.first.org/members/teams/cert-in\nEurope,Iceland,IS,Computer Incident Response Team Iceland,https://www.first.org/members/teams/cert-is\nEurope,France,FR,CERT France Industries,https://www.first.org/members/teams/cert-ist\nEurope,Italy,IT,Computer Emergency Readiness Team - Lottomatica,https://www.first.org/members/teams/cert-ltm\nEurope,Monaco,MC,CERT MONACO,https://www.first.org/members/teams/cert-mc\nAfrica,Mauritius,MU,Computer Emergency Response Team of Mauritius,https://www.first.org/members/teams/cert-mu\nCentral America,Mexico,MX,Centro Especializado en Respuesta Tecnologica de Mexico,https://www.first.org/members/teams/cert-mx\nEurope,Switzerland,CH,Swiss Post CERT,https://www.first.org/members/teams/cert-post\nEurope,France,FR,CERT-Renater,https://www.first.org/members/teams/cert-renater\nEurope,Romania,RO,Romanian National Computer Security Incident Response Team,https://www.first.org/members/teams/cert-ro\nEurope,Sweden,SE,CERT-SE,https://www.first.org/members/teams/cert-se\nEurope,Ukraine,UA,Computer Emergency Response Team of Ukraine,https://www.first.org/members/teams/cert-ua\nEurope,Germany,DE,CERT-VW,https://www.first.org/members/teams/cert-vw\nEurope,Luxembourg,LU,Excellium Services CSIRT,https://www.first.org/members/teams/cert-xlm\nEurope,Austria,AT,CERT.at,https://www.first.org/members/teams/cert-at\nAsia,Azerbaijan,AZ,CERT Azerbaijan,https://www.first.org/members/teams/cert-az\nEurope,Belgium,BE,Belgian Federal Cyber Emergency Team,https://www.first.org/members/teams/cert-be\nSouth America,Brazil,BR,Computer Emergency Response Team Brazil,https://www.first.org/members/teams/cert-br\nEurope,Belarus,BY,National CERT of Belarus,https://www.first.org/members/teams/cert-by\nAsia,Azerbaijan,AZ,Azerbaijan Government CERT,https://www.first.org/members/teams/cert-gov-az\nEurope,Croatia,HR,Croatian National CERT,https://www.first.org/members/teams/cert-hr\nEurope,Latvia,LV,CERT.LV,https://www.first.org/members/teams/cert-lv\nNorth America,United States of America (the),US,CERT Coordination Center,https://www.first.org/members/teams/cert-cc\nEurope,Italy,IT,CERT Banca d’Italia,https://www.first.org/members/teams/certbi\nEurope,Germany,DE,Computer Emergency Response Team Bundeswehr,https://www.first.org/members/teams/certbw\nEurope,Italy,IT,CERTEGO Incident Response Team,https://www.first.org/members/teams/certego\nMiddle East,Israel,IL,Israeli Government CERT,https://www.first.org/members/teams/certgovil\nSouth America,Uruguay,UY,Centro Nacional de Respuesta de Incidentes de Seguridad Informatica,https://www.first.org/members/teams/certuy\nAsia,Japan,JP,Cyber Force Center,https://www.first.org/members/teams/cfc\nEurope,Denmark,DK,Centre For Cyber Security,https://www.first.org/members/teams/cfcs-dk\nSouth America,Colombia,CO,Cybersecurity Government Center and Digital Security CGCSD,https://www.first.org/members/teams/cgcsd\nNorth America,Canada,CA,CGI Advanced Threat Management Team,https://www.first.org/members/teams/cgi_gsoc_atmo\nAsia,China,CN,China Mobile Communications Co.,https://www.first.org/members/teams/china_mobile\nAsia,Japan,JP,Chubu Electric Power Company Group CSIRT,https://www.first.org/members/teams/chuden-csirt\nAfrica,Côte d&#39;Ivoire,CI,Cote d'Ivoire Computer Emergency Response Team,https://www.first.org/members/teams/ci_cert\nEurope,Spain,ES,Cipher CERT,https://www.first.org/members/teams/cipher_cert\nEurope,Luxembourg,LU,CIRCL - Computer Incident Response Center Luxembourg,https://www.first.org/members/teams/circl\nEurope,Montenegro,ME,National Montenegrin Computer Incident Response Team,https://www.first.org/members/teams/cirt-me\nNorth America,United States of America (the),US,Cybersecurity and Infrastructure Security Agency,https://www.first.org/members/teams/cisa\nNorth America,United States of America (the),US,Cisco Systems Product Security Incident Response Team,https://www.first.org/members/teams/cisco_psirt\nNorth America,United States of America (the),US,Cisco Systems CSIRT,https://www.first.org/members/teams/cisco_systems\nSouth America,Peru,PE,CLARO PERU Security Incident Response Team,https://www.first.org/members/teams/claro_peru_csirt\nSouth America,Chile,CL,Applied Cryptography and Cybersecurity Laboratory,https://www.first.org/members/teams/clcert\nAsia,China,CN,National Computer Network Emergency Response Technical Team / Coordination Center of China,https://www.first.org/members/teams/cncert-cc\nEurope,Portugal,PT,Centro Nacional de Cibersegurança,https://www.first.org/members/teams/cncs-cert-pt\nEurope,Germany,DE,Commerzbank CERT,https://www.first.org/members/teams/comcert\nEurope,France,FR,CERT La Poste,https://www.first.org/members/teams/computer_emergency_response_team-la_poste\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Context Information Security Incident Response Team,https://www.first.org/members/teams/context_is\nNorth America,United States of America (the),US,Schneider Electric Corporate Product Cyber Emergency Response Team,https://www.first.org/members/teams/cpcert\nNorth America,United States of America (the),US,CrowdStrike Security Incident Response Team (CSIRT),https://www.first.org/members/teams/crowdstrike\nEurope,Spain,ES,CSA Equipo de Seguridad,https://www.first.org/members/teams/csa-csirt\nSouth America,Uruguay,UY,ANTEL's Computer and Telecommunications Security Incident Response Centre,https://www.first.org/members/teams/csirt_antel\nEurope,France,FR,Computer Security Incident Response Team BNP Paribas,https://www.first.org/members/teams/csirt_bnp_paribas\nSouth America,Colombia,CO,COMPUTER SECURITY INCIDENT RESPONSE TEAM OF OLIMPIA DIGITAL,https://www.first.org/members/teams/csirt_olimpia\nSouth America,Ecuador,EC,Centro de Respuesta a Incidentes de Ciberseguridad de Telconet,https://www.first.org/members/teams/csirt_telconet\nSouth America,Colombia,CO,Computer Security Incident Response Team of the Colombian Informatics and Telecommunications Chamber,https://www.first.org/members/teams/csirt-ccit\nSouth America,Ecuador,EC,CSIRT-CEDIA,https://www.first.org/members/teams/csirt-cedia\nEurope,Spain,ES,Centro de Seguridad TIC de la Comunitat Valenciana,https://www.first.org/members/teams/csirt-cv\nEurope,Cyprus,CY,Cyprus National Computer Security Incident Response Team,https://www.first.org/members/teams/csirt-cy\nEurope,Germany,DE,Computer Security Incident Response Team - European Central Bank,https://www.first.org/members/teams/csirt-ecb\nSouth America,Ecuador,EC,CSIRT-EPN,https://www.first.org/members/teams/csirt-epn\nSouth America,Colombia,CO,Computer Security Incident Response Team - Empresa de Telecomunicaciones de Bogotá S.A. ESP,https://www.first.org/members/teams/csirt-etb\nEurope,Ireland,IE,Computer Security Incident Response Team for Ireland,https://www.first.org/members/teams/csirt-ie\nSouth America,Argentina,AR,YPF COMPUTER SECURITY INCIDENT RESPONSE TEAM,https://www.first.org/members/teams/csirt-ypf\nEurope,Czechia,CZ,Czech National CSIRT,https://www.first.org/members/teams/csirt-cz\nEurope,Slovakia,SK,Computer Security Incident Response Team Slovakia,https://www.first.org/members/teams/csirt-sk\nAfrica,Tunisia,TN,CSIRT.TN,https://www.first.org/members/teams/csirt-tn\nEurope,Germany,DE,innogy SE Cyber Security Analysis &amp; Incident Response,https://www.first.org/members/teams/csirt-innogy\nSouth America,Argentina,AR,Banelco Computer Security Incident Response Team,https://www.first.org/members/teams/csirtbanelco\nSouth America,Colombia,CO,Response Team Computer Security Incident of the Colombian National Police,https://www.first.org/members/teams/csirtponal\nMiddle East,Bahrain,BH,CTM360 CIRT,https://www.first.org/members/teams/ctm360\nAsia,Japan,JP,CyberAgent Computer Security Incident Response Team,https://www.first.org/members/teams/cyberagent_csirt\nNorth America,United States of America (the),US,Cylance CSIRT,https://www.first.org/members/teams/cylcsirt\nAsia,China,CN,Dahua Products Security Incident Response Team,https://www.first.org/members/teams/dahua_psirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Dentsu Aegis Network CSIRT,https://www.first.org/members/teams/dan_csirt\nAsia,cn,China,Beijing Data Star Observatory Co.,https://www.first.org/members/teams/data_star_observatory\nAfrica,Morocco,MA,Dataprotect-CSIRT,https://www.first.org/members/teams/dataprotect-csirt\nEurope,Germany,DE,Deutsche Bahn Cyber Security Incident Response Team,https://www.first.org/members/teams/db_csirt\nAsia,Singapore,SG,DBS Computer Emergency Response Team,https://www.first.org/members/teams/dbscert\nEurope,Germany,DE,debis Computer Emergency Response Team,https://www.first.org/members/teams/dcert\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Diageo CSIRT,https://www.first.org/members/teams/dcsirt\nEurope,Netherlands (the),NL,Defensie Computer Emergency Response Team,https://www.first.org/members/teams/defcert\nNorth America,United States of America (the),US,Dell Product Security Incident Response Team,https://www.first.org/members/teams/dell_psirt\nEurope,Spain,ES,Deloitte ECC,https://www.first.org/members/teams/deloitte_ecc\nOceania,Australia,AU,Deloitte Australia Cyber Intelligence Centre,https://www.first.org/members/teams/deloitte-cicau\nAsia,Japan,JP,DeNA Computer Emergency Response Team,https://www.first.org/members/teams/dena_cert\nEurope,Germany,DE,Deutsche Bank Cyber Threat Response Team,https://www.first.org/members/teams/deutsche_bank\nEurope,Germany,DE,Deutsche Telekom Group CERT,https://www.first.org/members/teams/deutsche_telekom_cert\nMiddle East,United Arab Emirates (the),AE,DEWA Cyber Defence Center,https://www.first.org/members/teams/dewa_cyber_defence_center\nEurope,Germany,DE,DFN-CERT,https://www.first.org/members/teams/dfn-cert\nSouth America,Colombia,CO,DigiSOC Computer Security Incident Response Team,https://www.first.org/members/teams/digicsirt\nNorth America,United States of America (the),US,DePaul Incident Response Team,https://www.first.org/members/teams/dirt\nEurope,Denmark,DK,Danish Computer Security Incident Response Team,https://www.first.org/members/teams/dkcert\nEurope,Norway,NO,DNB Cyber Defense Center (IRT),https://www.first.org/members/teams/dnb_cdc\nAsia,Japan,JP,DOCOMO Computer Security Incident Response Team,https://www.first.org/members/teams/docomo-csirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Digital Shadows Security Incident Response Team,https://www.first.org/members/teams/ds-sirt\nAsia,Singapore,SG,Defence Science &amp; Technology Agency Computer Security Incident Response Team,https://www.first.org/members/teams/dsta-csirt\nAsia,Japan,JP,Deloitte Tohmatsu Computer Incident Response Team,https://www.first.org/members/teams/dt-cirt\nAsia,Taiwan (Province of China),TW,Deloitte Taiwan CSIRT,https://www.first.org/members/teams/dttw-csirt\nMiddle East,United Arab Emirates (the),AE,du Security Incident Response Team,https://www.first.org/members/teams/du_sirt\nNorth America,United States of America (the),US,Duke University and Duke Health,https://www.first.org/members/teams/duke\nEurope,Spain,ES,DXC Technology Iberia CSIRT,https://www.first.org/members/teams/dxc_technology_iberia_csirt\nEurope,Germany,DE,E.ON Cyber Emergency Response Team,https://www.first.org/members/teams/e-on_cert\nNorth America,United States of America (the),US,eBay Global Information Security Monitoring and Response Team,https://www.first.org/members/teams/ebay_cert\nEurope,Europe,EU,EC DIGIT CSIRC,https://www.first.org/members/teams/ec_digit_csirc\nAfrica,South Africa,ZA,Electronic Communications Security - Computer Security Incident Response Team,https://www.first.org/members/teams/ecs-csirt\nAsia,Korea (the Republic of),KR,Education Cyber Security Center,https://www.first.org/members/teams/ecsc\nSouth America,Ecuador,EC,Centro de Respuesta a Incidentes Informáticos de la Agencia de Regulación y Control de las Telecomunicaciones,https://www.first.org/members/teams/ecucert\nAfrica,Egypt,EG,Egyptian National Computer Emergency Response Team,https://www.first.org/members/teams/eg-cert\nEurope,Norway,NO,Nkom EkomCERT,https://www.first.org/members/teams/ekomcert\nEurope,Italy,IT,Enel CERT - Cyber Emergency Readiness Team,https://www.first.org/members/teams/enel_cert\nAsia,Singapore,SG,Ensign Infosecurity,https://www.first.org/members/teams/ensign_infosecurity\nEurope,Spain,ES,Entelgy Innotec CSIRT,https://www.first.org/members/teams/entelgy_innotec_csirt\nAsia,Philippines (the),PH,ePLDT Cyber Security Incident Response Team,https://www.first.org/members/teams/epldt_csirt\nEurope,Norway,NO,Equinor Computer Security Incident Response Team,https://www.first.org/members/teams/equinor_csirt\nEurope,Finland,FI,Ericsson Product Security Incident Response Team,https://www.first.org/members/teams/ericsson_psirt\nEurope,Spain,ES,Equipo de Respuesta a Incidentes - Sothis,https://www.first.org/members/teams/eris-cert\nEurope,Europe,EU,ESA Computer and Communications Emergency Response Team,https://www.first.org/members/teams/esacert\nEurope,Spain,ES,CERT of the Polytechnic University of Catalonia,https://www.first.org/members/teams/escert-upc\nEurope,Spain,ES,eSOC Ingenia,https://www.first.org/members/teams/esoc_ingenia\nEurope,Spain,ES,CERT – Mando Conjunto de Ciberdefensa,https://www.first.org/members/teams/esp_def_cert\nSouth America,Colombia,CO,Computer Security incident response team of  ETEK International,https://www.first.org/members/teams/etek-csirt\nAfrica,Ethiopia,ET,Ethiopian Cyber Emergency Readiness and Response Team,https://www.first.org/members/teams/ethio-cert\nMiddle East,United Arab Emirates (the),AE,ETISALAT Computer Emergency Response,https://www.first.org/members/teams/etisalat-cert\nEurope,Spain,ES,EULEN Seguridad-CCSI-CERT,https://www.first.org/members/teams/eulen-ccsi-cert\nEurope,Spain,ES,everis CERT,https://www.first.org/members/teams/everis_cert\nAsia,China,CN,Eversec Technology Co.,https://www.first.org/members/teams/eversec\nEurope,Germany,DE,Evonik CERT,https://www.first.org/members/teams/evonik_cert\nNorth America,Canada,CA,EWA-Canada / Canadian Computer Emergency Response Team,https://www.first.org/members/teams/ewa-canada-cancert\nNorth America,United States of America (the),US,Ernst & Young LLP,https://www.first.org/members/teams/ey\nNorth America,United States of America (the),US,Facebook Security Incident Response,https://www.first.org/members/teams/fb-sir\nNorth America,United States of America (the),US,Fidelity Intelligence Operations CERT,https://www.first.org/members/teams/fidelity_io-cert\nEurope,Russian Federation (the),RU,The Financial Sector Computer Emergency Response Team,https://www.first.org/members/teams/fincert\nAsia,Japan,JP,Fujitsu Cloud CERT,https://www.first.org/members/teams/fjc-cert\nEurope,Sweden,SE,Swedish Armed Forces CERT,https://www.first.org/members/teams/fm_cert\nEurope,CERT,gr,Foundation for Research and Technology,https://www.first.org/members/teams/forthcert\nNorth America,Canada,CA,FortiGuard Labs,https://www.first.org/members/teams/fortiguard\nNorth America,United States of America (the),US,Forcepoint Product Security Incident Response Team,https://www.first.org/members/teams/fpsirt\nEurope,France,FR,FRANCE MILITARY CERT,https://www.first.org/members/teams/fr-mil-cert\nEurope,Austria,AT,FREQUENTIS Security Incident Response Team,https://www.first.org/members/teams/frequentis_sirt\nAsia,Japan,JP,Fast Retailing Group Information Security Office,https://www.first.org/members/teams/frg_iso\nAsia,Korea (the Republic of),KR,Financial Security Institute - Computer Emergency Response Team,https://www.first.org/members/teams/fsi-cert\nAsia,Japan,JP,Fuji Xerox CERT,https://www.first.org/members/teams/fuji_xerox-cert\nEurope,Germany,DE,Fujitsu Product Security Incident Response Team,https://www.first.org/members/teams/fujitsu_psirt\nEurope,Finland,FI,Funet CERT,https://www.first.org/members/teams/funet_cert\nSouth America,Colombia,CO,Gamma Ingenieros CSOC  - CSIRT,https://www.first.org/members/teams/gammacsoc-csirt\nNorth America,United States of America (the),US,General Dynamics - Mission Systems,https://www.first.org/members/teams/gd-ms\nNorth America,United States of America (the),US,General Electric Computer Incident Response Team,https://www.first.org/members/teams/ge-cirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,GEANT Association,https://www.first.org/members/teams/geant_cert\nNorth America,United States of America (the),US,General Dynamics,https://www.first.org/members/teams/general_dynamics\nNorth America,United States of America (the),US,Google Information Security Team,https://www.first.org/members/teams/gist\nThe Caribbean,Puerto Rico,PR,GM Security Technologies - Breach Readiness Team,https://www.first.org/members/teams/gmst_brt\nEurope,Spain,ES,GMV-CERT,https://www.first.org/members/teams/gmv-cert\nEurope,Czechia,CZ,Government CERT of the Czech Republic,https://www.first.org/members/teams/govcert-cz\nAsia,Hong Kong,HK,Government Computer Emergency Response Team Hong Kong,https://www.first.org/members/teams/govcert-hk\nEurope,Luxembourg,LU,CERT Gouvernemental du Luxembourg,https://www.first.org/members/teams/govcert-lu\nEurope,Switzerland,CH,Hacknowledge SA,https://www.first.org/members/teams/hacknowledge\nEurope,Sweden,SE,Handelsbanken Security Incident Response Team,https://www.first.org/members/teams/handelsbanken_sirt\nEurope,Norway,NO,HelseCERT,https://www.first.org/members/teams/helsecert\nNorth America,United States of America (the),US,Hewlett Packard Enterprise (HPE) PSRT,https://www.first.org/members/teams/hewlett_packard_enterprise-hpe-psrt\nAsia,Japan,JP,Hitachi Incident Response Team,https://www.first.org/members/teams/hirt\nNorth America,Canada,CA,Hitachi Systems Security Inc,https://www.first.org/members/teams/hitachi_systems_security\nAsia,Hong Kong,HK,Hong Kong Computer Emergency Response Team Coordination Centre,https://www.first.org/members/teams/hkcert\nNorth America,United States of America (the),US,Honeywell Combined Fusion Center,https://www.first.org/members/teams/honeywell_psirt_and_cirt\nNorth America,United States of America (the),US,HP Enterprise Security - Global Security Incident Response Team,https://www.first.org/members/teams/hp_gsirt\nNorth America,United States of America (the),US,HP Inc. Product Security Response Team,https://www.first.org/members/teams/hp_inc-psrt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Cybersecurity Incident Management &amp; Response Team,https://www.first.org/members/teams/hsbc_cybersecurity_imr\nAsia,China,CN,Hikvision Security Response Center,https://www.first.org/members/teams/hsrc\nAsia,China,CN,Huawei Products Security Incident Response Team,https://www.first.org/members/teams/huawei_psirt\nEurope,Spain,ES,IBERDROLA Cyber-Security Incident Response Team,https://www.first.org/members/teams/iberdrola_csirt\nNorth America,United States of America (the),US,IBM,https://www.first.org/members/teams/ibm\nEurope,Spain,ES,ICA Sistemas y Seguridad CiberSOC,https://www.first.org/members/teams/ica_sistemas_y_seguridad_cibersoc\nNorth America,United States of America (the),US,Internet Corporation for Assigned Names and Numbers - Computer Incident Response Team,https://www.first.org/members/teams/icann_cirt\nSouth America,Argentina,AR,ICIC-CERT,https://www.first.org/members/teams/icic-cert\nAsia,Taiwan (Province of China),TW,Information Communications Research Division - Computer Security Incident Response Team,https://www.first.org/members/teams/icrd-csirt\nAsia,Indonesia,ID,Indonesia Security Incident Response Team on Internet Infrastructure coordination centre,https://www.first.org/members/teams/id-sirtii-cc\nAsia,Korea (the Republic of),KR,IGLOO SECURITY - Cyber Emergency Response Team,https://www.first.org/members/teams/igloo-cert\nAsia,Japan,JP,IIJ Group Security Coordination Team,https://www.first.org/members/teams/iij-sect\nCentral America,Mexico,MX,Computer Security Incident Response Team – Ikusi México / Micronet de México,https://www.first.org/members/teams/ikusi_csirt\nAsia,Japan,JP,Intelli-CSIRT,https://www.first.org/members/teams/il-csirt\nMiddle East,Israel,IL,Israeli Academic CERT,https://www.first.org/members/teams/ilan-cert\nEurope,Spain,ES,INCIBE-CERT (Spanish National Cybersecurity Institute - National CSIRT),https://www.first.org/members/teams/incibe-cert\nNorth America,United States of America (the),US,Informatica Security Incident Reaponse Team,https://www.first.org/members/teams/infa-sirt\nEurope,Germany,DE,Infineon Cyber Defense Center,https://www.first.org/members/teams/infineon_cdc\nNorth America,United States of America (the),US,Infoblox PSIRT,https://www.first.org/members/teams/infoblox\nEurope,Russian Federation (the),RU,IN4-CERT,https://www.first.org/members/teams/infosecurity_incident_response_team-in4-cert\nEurope,Netherlands (the),NL,ING CCERT,https://www.first.org/members/teams/ing_ccert\nNorth America,United States of America (the),US,Intel FIRST Team,https://www.first.org/members/teams/intel_first_team\nAsia,Japan,JP,IPA-CERT,https://www.first.org/members/teams/ipa-cert\nCentral America,Mexico,MX,IQsec Cybersecurity Center,https://www.first.org/members/teams/iqsec_csirt\nAsia,Singapore,SG,Infocommunications Singapore Computer Emergency Response Team,https://www.first.org/members/teams/isg-cert\nEurope,France,FR,INTERPOL INFORMATION SECURITY INCIDENT RESPONSE,https://www.first.org/members/teams/isirt\nEurope,Italy,IT,Intesa Sanpaolo CERT - Computer Emergency Readiness Team,https://www.first.org/members/teams/isp-cert\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Barclays Information Security and Privacy,https://www.first.org/members/teams/ispirit\nNorth America,United States of America (the),US,Information Technology Information Sharing and Analysis Center,https://www.first.org/members/teams/it-isac\nEurope,Spain,ES,ITS Industrial Cybersecurity CERT,https://www.first.org/members/teams/its-cert\nSouth America,Colombia,CO,IT SECURITY SERVICES S.A.S SOC CSIRT,https://www.first.org/members/teams/itssoc-csirt\nSouth America,Peru,PE,JACKSECURITY IRT &amp; SOC (Security Operation Center) 24x7,https://www.first.org/members/teams/jacksecurity\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Janet CSIRT,https://www.first.org/members/teams/janet_csirt\nNorth America,United States of America (the),US,Department of Energy Integrated Joint Cybersecurity Coordination Center,https://www.first.org/members/teams/jc3-circ\nNorth America,United States of America (the),US,Johnson Controls Product Security Incident Response Team,https://www.first.org/members/teams/johnson_controls_psirt\nAsia,Japan,JP,JPCERT Coordination Center,https://www.first.org/members/teams/jpcert-cc\nNorth America,United States of America (the),US,JPMorgan Chase Global Cyber Security,https://www.first.org/members/teams/jpmc-gcs\nNorth America,United States of America (the),US,Juniper Networks Security Incident Response Team,https://www.first.org/members/teams/juniper_sirt\nEurope,Belgium,BE,KBC Group CERT,https://www.first.org/members/teams/kbc_group_cert\nNorth America,United States of America (the),US,Kimberly-Clark Cyber Security Incident Response Team,https://www.first.org/members/teams/kc-csirt\nAsia,Japan,JP,KDDI Computer Security Incident Response Team,https://www.first.org/members/teams/kddi-csirt\nEurope,Germany,DE,Karlsruhe Institute of Technology Computer Emergency Response Team,https://www.first.org/members/teams/kit-cert\nAsia,Japan,JP,Kakaku.com Security Incident Response Team,https://www.first.org/members/teams/kkcsirt\nAsia,Korea (the Republic of),KR,Korea National Computer Emergency Response Team,https://www.first.org/members/teams/kn-cert\nAsia,Japan,JP,KONICA MINOLTA PSIRT,https://www.first.org/members/teams/konica_minolta_psirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,KPMG Cyber Response,https://www.first.org/members/teams/kpmg-csirt\nEurope,Netherlands (the),NL,Computer Emergency Response Team of KPN,https://www.first.org/members/teams/kpn-cert\nEurope,Norway,NO,KraftCERT,https://www.first.org/members/teams/kraftcert\nAsia,Korea (the Republic of),KR,KrCERT/CC,https://www.first.org/members/teams/krcert-cc\nEurope,Switzerland,CH,Kudelski Security CERT,https://www.first.org/members/teams/ks-cert\nAsia,Kazakhstan,KZ,Kazakhstan Computer Emergency Response Team,https://www.first.org/members/teams/kz-cert\nAsia,Japan,JP,LAC Advanced Corporate Emergency Readiness Team,https://www.first.org/members/teams/lacert\nNorth America,United States of America (the),US,Lawrence Berkeley National Lab,https://www.first.org/members/teams/lawrence_berkeley_national_lab\nNorth America,Canada,CA,LCL Cyber Command Center,https://www.first.org/members/teams/lcl_cyber_command_center\nEurope,Italy,IT,Leonardo Computer Emergency Response Team,https://www.first.org/members/teams/ldo-cert\nNorth America,United States of America (the),US,Leidos - Incident Response Team,https://www.first.org/members/teams/leidos-irt\nNorth America,United States of America (the),US,Lenovo Product Security Incident Response Team,https://www.first.org/members/teams/lenovo_psirt\nAsia,Japan,JP,LINE Computer Security Incident Response Team,https://www.first.org/members/teams/line-csirt\nEurope,Lithuania,LT,LITNET CERT,https://www.first.org/members/teams/litnet_cert\nEurope,Sweden,SE,LiU IRT,https://www.first.org/members/teams/liu_irt\nNorth America,United States of America (the),US,Lockheed Martin Computer Incident Response Team,https://www.first.org/members/teams/lm-cirt\nNorth America,United States of America (the),US,Lookingglass Cyber Solutions Threat Team,https://www.first.org/members/teams/lookingglass_cert\nEurope,Germany,DE,Lufthansa Group CERT,https://www.first.org/members/teams/lufthansa_group_cert\nAfrica,Morocco,MA,Direction de gestion du centre de veille,https://www.first.org/members/teams/macert\nSouth America,Ecuador,EC,MAINTLATAM CSIRT,https://www.first.org/members/teams/maintlatam_csirt\nNorth America,United States of America (the),US,Mandiant/FireEye,https://www.first.org/members/teams/mandiant_security\nEurope,Spain,ES,Equipo de Respuesta a incidentes de Seguridad de la Información del CCG de MAPFRE,https://www.first.org/members/teams/mapfre-ccg-cert\nAsia,Japan,JP,Mitsui Bussan Secure Directions Security Incident Response Team,https://www.first.org/members/teams/mbsd-sirt\nAsia,Singapore,SG,Ministry of Home Affairs,https://www.first.org/members/teams/mha_csc\nEurope,Austria,AT,Military Computer Emergency Readiness Team Austria,https://www.first.org/members/teams/milcert_at\nEurope,Spain,ES,Minsait CSIRT,https://www.first.org/members/teams/minsait_csirt\nEurope,Norway,NO,mnemonic Incident Response Team,https://www.first.org/members/teams/mirt\nNorth America,United States of America (the),US,MarkMonitor,https://www.first.org/members/teams/mm\nAsia,Mongolia,MN,Mongolian Cyber Emergency Response Team / Coordination Center,https://www.first.org/members/teams/mncert-cc\nCentral America,Mexico,MX,Mnemo-CERT,https://www.first.org/members/teams/mnemo-cert\nNorth America,United States of America (the),US,Morgan Stanley Computer Emergency Response Team,https://www.first.org/members/teams/morgan_stanley\nAsia,Korea (the Republic of),KR,Ministry Of Trade,https://www.first.org/members/teams/motie-csc\nNorth America,United States of America (the),US,Microsoft Security Response Center Team,https://www.first.org/members/teams/mscert\nEurope,Malta,MT,Government of Malta Computer Security Incident Response Team,https://www.first.org/members/teams/mt-csirt\nAsia,Japan,JP,Mitsubishi UFJ Financial Group - CERT,https://www.first.org/members/teams/mufg-cert\nEurope,Serbia,RS,Centar za reagovanje na napade na informacioni sistem,https://www.first.org/members/teams/mup_cert\nAsia,Malaysia,MY,Malaysian Computer Emergency Response Team,https://www.first.org/members/teams/mycert\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,N-CERT Nettitude Computer Emergency Response Team,https://www.first.org/members/teams/n-cert\nOceania,Australia,AU,National Australia Bank - nabCERT,https://www.first.org/members/teams/nabcert\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,National Cyber Security Centre (UK),https://www.first.org/members/teams/national_cyber_security_centre-uk\nAfrica,Kenya,KE,The National Kenya Computer Incident Response Team - Coordination Centre,https://www.first.org/members/teams/national_ke-cirt-cc\nAsia,Korea (the Republic of),KR,NAVER Business Platform Computer Security Incident Response Team,https://www.first.org/members/teams/naver-csirt\nNorth America,United States of America (the),US,NBCU-ISRT,https://www.first.org/members/teams/nbcu-isrt\nEurope,Belgium,BE,NATO Computer Incident Response Capability - Coordination Center,https://www.first.org/members/teams/ncirc_cc\nEurope,Hungary,HU,National Cyber Security Center,https://www.first.org/members/teams/ncsc_hungary\nEurope,Finland,FI,National Cyber Security Centre Finland,https://www.first.org/members/teams/ncsc-fi\nEurope,Netherlands (the),NL,National Cyber Security Centre of The Netherlands,https://www.first.org/members/teams/ncsc-nl\nEurope,Norway,NO,National Cyber Security Centre in Norway,https://www.first.org/members/teams/ncsc-no\nEurope,Switzerland,CH,National Cyber Security Centre Switzerland,https://www.first.org/members/teams/ncsc-ch\nAsia,Japan,JP,NRI SecureTechnologies Computer Security Incident Response Team,https://www.first.org/members/teams/ncsirt\nSouth America,Brazil,BR,CSIRT of NEC Cibernética Brasil,https://www.first.org/members/teams/nec_cib_csirt\nSouth America,Chile,CL,Neosecure S.A.,https://www.first.org/members/teams/neosecure\nEurope,Switzerland,CH,Nestlé Cyber Security Operations Center,https://www.first.org/members/teams/nestlesoc\nNorth America,United States of America (the),US,NetApp Security Incident Response,https://www.first.org/members/teams/netapp_sirt\nNorth America,United States of America (the),US,Netflix Security Intelligence and Response Team,https://www.first.org/members/teams/netflix_sirt\nNorth America,United States of America (the),US,Neustar Computer Incident Response Team,https://www.first.org/members/teams/neucirt\nAfrica,Nigeria,NG,Nigerian Computer Emergency Response Team,https://www.first.org/members/teams/ngcert\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,National Grid Cyber Response Team,https://www.first.org/members/teams/ngrid_csirt\nNorth America,United States of America (the),US,NIH Incident Response Team,https://www.first.org/members/teams/nihirt\nAsia,Korea (the Republic of),KR,National Information Resources Service Computer Emergency Response Team,https://www.first.org/members/teams/nirs-cert\nAsia,Japan,JP,National Center of Incident Readiness and Strategy for Cybersecurity,https://www.first.org/members/teams/nisc\nNorth America,United States of America (the),US,NIST IT Security,https://www.first.org/members/teams/nist\nEurope,Lithuania,LT,National Cyber Security Centre under the MoD,https://www.first.org/members/teams/nksc-cert-lt\nEurope,Norway,NO,Nordic Financial CERT,https://www.first.org/members/teams/nordic_financial_cert\nEurope,Denmark,DK,NORDUnet,https://www.first.org/members/teams/nordunet\nSouth America,Chile,CL,Novared. S. A,https://www.first.org/members/teams/novared\nEurope,Lithuania,LT,NRD Cybersecurity Incident Response Team,https://www.first.org/members/teams/nrd_cirt\nAsia,Japan,JP,NTT Communications Security Incident Response Team,https://www.first.org/members/teams/ntt_com-sirt\nNorth America,United States of America (the),US,NTT Security Incident Response Services Team,https://www.first.org/members/teams/ntt_security_ir_services_team\nAsia,Japan,JP,NTT Computer Security Incident Response and Readiness Coordination Team,https://www.first.org/members/teams/ntt-cert\nAsia,Japan,JP,NTTDATA-CERT,https://www.first.org/members/teams/nttdata-cert\nNorth America,United States of America (the),US,Northwestern University,https://www.first.org/members/teams/nu-cert\nAsia,Singapore,SG,NUS Computer Emergency Response Team,https://www.first.org/members/teams/nuscert\nNorth America,United States of America (the),US,NVIDIA PSIRT,https://www.first.org/members/teams/nvidia_psirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,O2 Cert,https://www.first.org/members/teams/o2\nMiddle East,Oman,OM,Oman National CERT,https://www.first.org/members/teams/ocert\nEurope,Switzerland,CH,Oneconsult International Computer Security Incident Response Team,https://www.first.org/members/teams/ocint-csirt\nNorth America,United States of America (the),US,World Bank Group Office of Information Security Incident Response,https://www.first.org/members/teams/oisir\nAsia,Taiwan (Province of China),TW,Onward Cybersecurity Center,https://www.first.org/members/teams/onward_csc\nNorth America,United States of America (the),US,Oracle Global Product Security,https://www.first.org/members/teams/oracle\nEurope,France,FR,Orange-CERT Coordination Center,https://www.first.org/members/teams/orange-cert-cc\nEurope,Denmark,DK,Orsted SAC,https://www.first.org/members/teams/orsted_sac\nEurope,Switzerland,CH,Open Systems AG Computer Emergency Response Team,https://www.first.org/members/teams/os-cert\nAsia,China,CN,OPPO Security Response Center,https://www.first.org/members/teams/osrc\nNorth America,United States of America (the),US,The Ohio State University Incident Response Team,https://www.first.org/members/teams/osu-irt\nEurope,Portugal,PT,OutSystems Computer Security Incident Response Team,https://www.first.org/members/teams/outsystems_csirt\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Oxford University Computer Emergency Response Team,https://www.first.org/members/teams/oxcert\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Portcullis Computer Incident Response and Forensics Team,https://www.first.org/members/teams/p-cirf\nNorth America,United States of America (the),US,PAN PSIRT/CSIRT,https://www.first.org/members/teams/palo_alto_networks_security_incident_response_team\nAsia,Japan,JP,Panasonic Product Security Incident Response Team,https://www.first.org/members/teams/panasonic_psirt\nNorth America,United States of America (the),US,PayPal Global Security Incident Response Team,https://www.first.org/members/teams/paypal_gsirt\nNorth America,United States of America (the),US,Packet Clearing House,https://www.first.org/members/teams/pch\nNorth America,United States of America (the),US,PepsiCo Global Threat Management &amp; Response,https://www.first.org/members/teams/pepsico\nEurope,Poland,PL,PGE-CERT,https://www.first.org/members/teams/pge-cert\nEurope,Italy,IT,CERT Poste Italiane,https://www.first.org/members/teams/pi-cert\nEurope,Germany,DE,PRE-CERT,https://www.first.org/members/teams/pre-cert\nEurope,Belgium,BE,Proximus Cyber Security Incident Response Team,https://www.first.org/members/teams/pxs-csirt\nMiddle East,Qatar,QA,Qatar CERT,https://www.first.org/members/teams/q-cert\nAsia,China,CN,Qi An Xin Group,https://www.first.org/members/teams/qi_an_xin_cert\nAsia,Taiwan (Province of China),TW,QNAP Systems Product Security Incident Response Team,https://www.first.org/members/teams/qnap_psirt\nEurope,Austria,AT,Raiffeisen Informatik CERT,https://www.first.org/members/teams/r-it_cert\nEurope,Netherlands (the),NL,Rabobank Cyber Defense Centre,https://www.first.org/members/teams/rabobank_cdc\nAsia,Japan,JP,Rakuten-CERT,https://www.first.org/members/teams/rakuten-cert\nNorth America,United States of America (the),US,Raytheon Computer Emergency Response Team,https://www.first.org/members/teams/raycert\nEurope,Portugal,PT,RCTS CERT,https://www.first.org/members/teams/rcts_cert\nAsia,Japan,JP,Recruit Cyber Security Incident Response Team,https://www.first.org/members/teams/recruit-csirt\nNorth America,United States of America (the),US,Red Hat Product Security,https://www.first.org/members/teams/red_hat_product_security\nEurope,Spain,ES,RedIRIS,https://www.first.org/members/teams/rediris\nEurope,Sweden,SE,Region Stockholm CERT,https://www.first.org/members/teams/region_stockholm_cert\nEurope,Spain,ES,RENFE-Operadora,https://www.first.org/members/teams/renfe\nEurope,Spain,ES,REPSOL CERT,https://www.first.org/members/teams/repsol_cert\nNorth America,United States of America (the),US,Red Hat Information Security Incident Response Team,https://www.first.org/members/teams/rh-isirt\nEurope,Switzerland,CH,Richemont CSIRT,https://www.first.org/members/teams/ric-csirt\nAsia,Japan,JP,Ricoh Product Security Incident Response Team,https://www.first.org/members/teams/ricoh_psirt\nNorth America,Canada,CA,Research In Motion,https://www.first.org/members/teams/rim_cs-isoc\nNorth America,United States of America (the),US,RiskIQ Incident,https://www.first.org/members/teams/riskiq_i3\nNorth America,United States of America (the),US,Rockwell Automation CSIRT,https://www.first.org/members/teams/rockwell_automation_csirt\nEurope,Romania,RO,Agency ARNIEC RoEduNet Computer Security Incident Response Team,https://www.first.org/members/teams/rocsirt\nEurope,Russian Federation (the),RU,Computer Security Incident Response Team RU-CERT,https://www.first.org/members/teams/ru-cert\nEurope,Germany,DE,Stabsstelle DV-Sicherheit der Universitaet Stuttgart,https://www.first.org/members/teams/rus-cert\nEurope,Germany,DE,CERT of the German Savings Banks Organization,https://www.first.org/members/teams/s-cert\nOceania,New Zealand,NZ,Spark Security Incident Response Team,https://www.first.org/members/teams/s-sirt\nEurope,Spain,ES,S2 Grupo CERT,https://www.first.org/members/teams/s2_grupo_cert\nEurope,Spain,ES,S21sec CERT,https://www.first.org/members/teams/s21sec_cert\nAfrica,South Africa,ZA,The South African NREN Computer Security Incident Response Team,https://www.first.org/members/teams/sa_nren_csirt\nAsia,Singapore,SG,Singapore Armed Forces Computer Emergency Response Team,https://www.first.org/members/teams/safcert\nNorth America,United States of America (the),US,Salesforce.com Computer Security Incident Response Team,https://www.first.org/members/teams/salesforce_csirt\nEurope,Spain,ES,Santander Global CERT,https://www.first.org/members/teams/santander_global_cert\nEurope,Germany,DE,SAP Cybersecurity,https://www.first.org/members/teams/sap_cybersecurity\nNorth America,United States of America (the),US,SAS PSIRT,https://www.first.org/members/teams/sas_psirt\nMiddle East,Saudi Arabia,SA,Saudi Aramco CTI,https://www.first.org/members/teams/saudi_aramco\nMiddle East,Saudi Arabia,SA,Saudi CERT,https://www.first.org/members/teams/saudi_cert\nAfrica,South Africa,ZA,Standard Bank Group CSIRT,https://www.first.org/members/teams/sbg_csirt\nAsia,Malaysia,MY,Standard Chartered Cyber Defence Centre,https://www.first.org/members/teams/sc_cdc\nCentral America,Mexico,MX,Scitum Cyber Security Incident Response Team,https://www.first.org/members/teams/scitum-cert\nAsia,Japan,JP,SECOM Computer Security Incident Response Team,https://www.first.org/members/teams/secom-csirt\nEurope,Germany,DE,SECUNET CERT,https://www.first.org/members/teams/secu-cert\nAsia,Singapore,SG,Singapore Government IT Security Incident Response Team,https://www.first.org/members/teams/sg-gitsir\nSouth America,Colombia,CO,ShieldNow,https://www.first.org/members/teams/shieldnow\nEurope,Slovenia,SI,Slovenian CERT,https://www.first.org/members/teams/si-cert\nEurope,Spain,ES,SIA-CEC CERT,https://www.first.org/members/teams/sia-cec_cert\nEurope,Netherlands (the),NL,SIDN Computer Security Incident Response Team,https://www.first.org/members/teams/sidn_csirt\nEurope,Germany,DE,Siemens CERT,https://www.first.org/members/teams/siemens-cert\nAsia,Singapore,SG,Singapore CERT,https://www.first.org/members/teams/singcert\nOceania,Australia,AU,Security Incident Response Control Center,https://www.first.org/members/teams/sircc\nCentral America,Guatemala,GT,SISAP-CERT,https://www.first.org/members/teams/sisap-cert\nEurope,Slovakia,SK,Slovak Computer Emergency Response Team,https://www.first.org/members/teams/sk-cert\nAsia,Korea (the Republic of),KR,SKInforsec Computer Incident Response Team,https://www.first.org/members/teams/skinfosec_cirt\nSouth America,Colombia,CO,Security Operations Center Team Claro Colombia,https://www.first.org/members/teams/soc_team_claro_colombia\nSouth America,Colombia,CO,Security Operations Center - Cyber Operations Command Joint,https://www.first.org/members/teams/soc-ccoc\nAsia,Japan,JP,SoftBank Computer Security Incident Response Team,https://www.first.org/members/teams/softbank_csirt\nAsia,Japan,JP,Sony Product Security Incident Response Team,https://www.first.org/members/teams/sony_psirt\nEurope,Norway,NO,SpareBank 1 Incident Response Team,https://www.first.org/members/teams/sparebank_1_irt\nEurope,Serbia,RS,National CERT of the Republic of Serbia,https://www.first.org/members/teams/srb-cert\nAsia,Sri Lanka,LK,Sri Lanka Computer Emergency Readiness Team|Coordination Center,https://www.first.org/members/teams/sri_lanka_cert-cc\nSouth America,Peru,PE,SecureSoftCorp-Computer Security Incident Response Team,https://www.first.org/members/teams/sscorp-csirt\nMiddle East,Saudi Arabia,SA,Digital Forensic and Incident Response,https://www.first.org/members/teams/stc_dfir\nAfrica,Sudan,SD,Sudan Computer Emergency Response Team,https://www.first.org/members/teams/sudan-cert\nEurope,Sweden,SE,SUNET CERT,https://www.first.org/members/teams/sunet_cert\nEurope,Netherlands (the),NL,SURFcert,https://www.first.org/members/teams/surfcert\nNorth America,United States of America (the),US,Sonicwall PSIRT,https://www.first.org/members/teams/sw_psirt\nEurope,Switzerland,CH,Swisscom CSIRT,https://www.first.org/members/teams/swisscom_csirt\nEurope,Switzerland,CH,SWITCH-CERT,https://www.first.org/members/teams/switch-cert\nNorth America,United States of America (the),US,SecureWorks Computer Emergency Response Team,https://www.first.org/members/teams/swrx_cert\nNorth America,United States of America (the),US,Symantec Computer Emergency Response Team,https://www.first.org/members/teams/symcert\nAsia,Taiwan (Province of China),TW,Synology Product Security Incident Response Team,https://www.first.org/members/teams/synology_psirt\nNorth America,United States of America (the),US,Target Cyber Fusion Center Computer Security Incident Response Team,https://www.first.org/members/teams/target_cfc_csirt\nEurope,Norway,NO,The Norwegian Tax Administration Operational Security Team,https://www.first.org/members/teams/tax-irt\nAsia,Thailand,TH,Thailand Banking Sector CERT,https://www.first.org/members/teams/tb-cert\nEurope,Norway,NO,Telenor CERT,https://www.first.org/members/teams/tcert\nNorth America,Canada,CA,TDBFG Computer Security Incident Response Team,https://www.first.org/members/teams/tdbfg_csirt\nEurope,Denmark,DK,TDC Security Operations Center,https://www.first.org/members/teams/tdc_soc\nNorth America,United States of America (the),US,Team Cymru,https://www.first.org/members/teams/team_cymru\nAsia,Sri Lanka,LK,TechCERT,https://www.first.org/members/teams/techcert\nEurope,Spain,ES,Telefonica CSIRT,https://www.first.org/members/teams/telefonica-csirt\nEurope,Sweden,SE,Telia Company CERT,https://www.first.org/members/teams/teliacert\nOceania,Australia,AU,Telstra Computer Emergency Response Team,https://www.first.org/members/teams/telstra_t-cert\nAsia,Japan,JP,TEPCO Security Incident Response Team,https://www.first.org/members/teams/tepco-sirt\nSouth America,Peru,PE,TERIS Telefonica Security Incidents Response Team,https://www.first.org/members/teams/teris\nEurope,Italy,IT,Computer Emergency Readiness Team - Terna,https://www.first.org/members/teams/terna-cert\nAsia,Thailand,TH,Thailand Computer Emergency Response Team,https://www.first.org/members/teams/thaicert\nCentral America,Mexico,MX,TIC DEFENSE-CERT,https://www.first.org/members/teams/tic_defense-cert\nNorth America,United States of America (the),US,Texas Instruments Security Operations Center,https://www.first.org/members/teams/tisoc\nEurope,Germany,DE,thyssenkrupp CERT,https://www.first.org/members/teams/tk_cert\nAsia,Taiwan (Province of China),TW,Trend Micro CSIRT,https://www.first.org/members/teams/tm-csirt\nAsia,Japan,JP,TOSHIBA Security Incident Response Team,https://www.first.org/members/teams/toshiba-sirt\nEurope,Turkey,TR,National Cyber Security Incident Response Team,https://www.first.org/members/teams/tr-cert\nAsia,Singapore,SG,Trustwave SG SOC Cyber Security Incident Response Team,https://www.first.org/members/teams/trustwave_sg_soc_csirt\nAsia,Kazakhstan,KZ,Transtelecom Computer Security Incident Response Team,https://www.first.org/members/teams/ttc-csirt\nAfrica,Tunisia,TN,Tunisian Computer Emergency Response Team,https://www.first.org/members/teams/tuncert\nAfrica,Tunisia,TN,Tunisian FinancialCERT,https://www.first.org/members/teams/tunisian_financialcert\nEurope,Turkey,TR,Turkcell Cyber Defence Center Team,https://www.first.org/members/teams/turkcell_cdc\nEurope,Turkey,TR,Turkcell Security Operation Center team,https://www.first.org/members/teams/turkcell_soc\nAsia,Taiwan (Province of China),TW,Taiwan Computer Emergency Response Team/Coordination Center,https://www.first.org/members/teams/twcert-cc\nAsia,Taiwan (Province of China),TW,Taiwan Computer Security Incident Response Team,https://www.first.org/members/teams/twcsirt\nAsia,Taiwan (Province of China),TW,Taiwan National Computer Emergency Response Team,https://www.first.org/members/teams/twncert\nAfrica,Tanzania,TZ,TZ-CERT,United Republic of\nNorth America,United States of America (the),US,UB-First,https://www.first.org/members/teams/ub-first\nEurope,Switzerland,CH,Cybercrime Intelligence &amp; Forensic Investigation,https://www.first.org/members/teams/ubs_cifi\nEurope,XK,Kosovo,Computer Emergency Response Team of UBT,https://www.first.org/members/teams/ubt-cert\nNorth America,United States of America (the),US,Unisys CERT,https://www.first.org/members/teams/ucert\nAfrica,South Africa,ZA,University of Cape Town Computer Security Incident Response Team,https://www.first.org/members/teams/uct_csirt\nNorth America,United States of America (the),US,Unified Extensible Firmware Interface Forum Security Team,https://www.first.org/members/teams/uefi_usrt\nAfrica,Uganda,UG,Uganda Computer Emergency Response Team,https://www.first.org/members/teams/ug-cert\nEurope,Norway,NO,University of Oslo Computer Emergency Response Team,https://www.first.org/members/teams/uio-cert\nCentral America,Mexico,MX,UNAM-CERT,https://www.first.org/members/teams/unam-cert\nNorth America,United States of America (the),US,UNDP ISIRT,https://www.first.org/members/teams/undp_isirt\nNorth America,United States of America (the),US,United Nations International Computing Centre,https://www.first.org/members/teams/unicc\nEurope,Norway,NO,Uninett CERT,https://www.first.org/members/teams/uninett_cert\nOceania,New Zealand,NZ,University of Auckland Computer Incident Respsonse Team,https://www.first.org/members/teams/uoa_csirt\nNorth America,United States of America (the),US,U.S. Bank Computer Security Incident Response Team,https://www.first.org/members/teams/usb-csirt\nNorth America,United States of America (the),US,Verisign,https://www.first.org/members/teams/verisign\nNorth America,United States of America (the),US,Verizon Media Computer Security Incident Response Team,https://www.first.org/members/teams/verizon_media_fire\nEurope,Spain,ES,Versia-CSIRT,https://www.first.org/members/teams/versia-csirt\nEurope,Norway,NO,Visma Cyber Security Incident Response Team / Coordination Center,https://www.first.org/members/teams/visma_csirt-cc\nNorth America,United States of America (the),US,VMware Security Response Center,https://www.first.org/members/teams/vmware\nAsia,Vietnam,VN,VNCERT/CC,https://www.first.org/members/teams/vncert\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,Vodafone-CERT,https://www.first.org/members/teams/vodafone-cert\nNorth America,United States of America (the),US,Verizon Threat Management Center,https://www.first.org/members/teams/vz-tmc\nEurope,United Kingdom of Great Britain and Northern Ireland (the),GB,The University of Warwick Computer Security Investigation and Incident Response Team,https://www.first.org/members/teams/war-csiirt\nNorth America,United States of America (the),US,Wells Fargo Security Operation Center(SOC),https://www.first.org/members/teams/wfc_soc\nNorth America,United States of America (the),US,Workday Security Incident Response Team,https://www.first.org/members/teams/workday_sirt\nNorth America,United States of America (the),US,Xilinx Product Security Incident Response Team,https://www.first.org/members/teams/xilinx_psirt\nNorth America,United States of America (the),US,XEROX CSIRT,https://www.first.org/members/teams/xrx\nEurope,Italy,IT,Yarix Computer Emergency Response Team,https://www.first.org/members/teams/ycert\nAsia,Japan,JP,Yahoo Japan Corp. Computer Security Incident Response Team,https://www.first.org/members/teams/yj-csirt\nEurope,Netherlands (the),NL,Stichting Z-CERT,https://www.first.org/members/teams/z-cert\nNorth America,United States of America (the),US,Zendesk,https://www.first.org/members/teams/zendesk_csirt\nAfrica,Zambia,ZM,Zambia Computer Incident Response Team,https://www.first.org/members/teams/zmcirt\nAsia,China,CN,ZTE Product Security Incident Response Team,https://www.first.org/members/teams/zte_psirt\n"
  },
  {
    "path": "platforms.csv",
    "content": "# The [platforms.csv](https://github.com/disclose/bug-bounty-platforms) page has moved to a new home!\r\n\r\n# [https://github.com/disclose/bug-bounty-platforms](https://github.com/disclose/bug-bounty-platforms)\r\n\r\nWe've moved this awesome collection to its very own repository!\r\n"
  },
  {
    "path": "threats.md",
    "content": "# The [THREATS.md](https://github.com/disclose/research-threats) page has moved to a new home!\n\n# [https://github.com/disclose/research-threats](https://github.com/disclose/research-threats)\n\nWe've moved this awesome collection to its very own repository!\n"
  },
  {
    "path": "us-laws.csv",
    "content": "\"State\",\"Law\",\"Provisions\"\r\n\"Federal Law\",\"Computer Fraud and Abuse Act\r\n(CFAA)\",\"Prohibits unauthorized access to computers and networks.\"\r\n\"California\",\"California Comprehensive Computer\r\nData Access and Fraud Act\",\"Addresses unauthorized access, data theft, and other computer\r\ncrimes.\"\r\n\"NewYork\",\"NewYork Penal Law Article 156\",\"Defines offenses related to computer tampering, unauthorized\r\nuse, and unlawful duplication.\"\r\n\"Texas\",\"Texas Penal Code Chapter 33\",\"Addresses computer crimes, unauthorized access, and breach of\r\ncomputer security.\"\r\n\"Florida\",\"Florida Computer Crimes Act (Florida\r\nStatutes Chapter 815)\",\"Addresses offenses against computer users, intellectual\r\nproperty, and related crimes.\"\r\n\"Pennsylvania\",\"18 Pa.C.S. § 76xx (Crimes Code,\r\nChapter 76)\",\"Addresses unauthorized access to a computer, computer\r\ntrespass, distribution of computer viruses, and other computer\r\ncrimes.\"\r\n\"Illinois\",\"720 ILCS 5/17-50 (Criminal Code of\r\n2012 - Computer Fraud)\",\"Addresses computer fraud, unauthorized access, aggravated\r\ncomputer tampering, and other related offenses.\"\r\n\"Ohio\",\"Ohio Revised Code Chapter 2913\r\n(Computer Crimes)\",\"Defines offenses related to unauthorized use of computer, cable,\r\nor telecommunication property.\"\r\n\"Georgia\",\"Georgia Computer Systems Protection\r\nAct (O.C.G.A. § 16-9-90 et seq.)\",\"Addresses computer trespass, theft, invasion of privacy, and\r\ncomputer forgery.\"\r\n\"North Carolina\",\"North Carolina General Statutes § 14-\r\n453 to § 14-458\",\"Addresses unauthorized access to computers, denial of service\r\nattacks, and other computer-related offenses.\"\r\n\"Michigan\",\"Michigan Compiled Laws § 752.791 to\r\n§ 752.797\",\"Addresses unauthorized access, use of computer for fraudulent\r\npurposes, and unauthorized modification of data.\"\r\n\"New Jersey\",\"New Jersey Code of Criminal Justice §\r\n2C:20-23 to § 2C:20-34\",\"Defines computer criminal activity, unauthorized access, and\r\noffenses related to damaging or disrupting computer systems.\"\r\n\"Virginia\",\"Code of Virginia § 18.2-152.1 to §\r\n18.2-152.15\",\"Addresses computer fraud, trespass, invasion of privacy, theft of\r\ncomputer services, and harassment by computer.\"\r\n\"Washington\",\"Revised Code ofWashington § 9A.90\",\"Defines and addresses computer trespass, spoofing, and\r\nelectronic data service interference.\"\r\n\"Arizona\",\"Arizona Revised Statutes § 13-2301 to\r\n§ 13-2316\",\"Addresses computer tampering, unauthorized access, and\r\ncomputer fraud.\"\r\n\"Massachusetts\",\"Massachusetts General Laws Chapter\r\n266, § 33A\",\"Defines crimes related to unauthorized access to computer\r\nsystems and data.\"\r\n\"Tennessee\",\"Tennessee Code § 39-14-601 to § 39-\r\n14-606\",\"Addresses unauthorized access, computer fraud, and offenses\r\nagainst computer users.\"\r\n\"Indiana\",\"Indiana Code § 35-43-1-4 to § 35-43-\r\n2-3\",\"Defines computer trespass, computer tampering, and\r\nunauthorized access.\"\r\n\"Missouri\",\"Missouri Revised Statutes § 569.093 to\r\n§ 569.099\",\"Addresses offenses related to computer tampering and\r\nunauthorized access.\"\r\n\"Maryland\",\"Maryland Criminal Law Code\r\nAnnotated § 7-302 to § 7-303\",\"Defines unauthorized access to computers and related offenses.\"\r\n\"Wisconsin\",\"Wisconsin Statutes § 943.70\",\"Addresses offenses related to unauthorized use of computer\r\nsystems.\"\r\n\"Colorado\",\"Colorado Revised Statutes § 18-5.5-\r\n102\",\"Defines computer crime, unauthorized access, and computer\r\nfraud.\"\r\n\"Minnesota\",\"Minnesota Statutes § 609.87 to §\r\n609.891\",\"Addresses unauthorized computer access, computer theft, and\r\nrelated offenses.\"\r\n\"South Carolina\",\"South Carolina Code § 16-16-10 to §\r\n16-16-30\",\"Defines computer crime offenses, unauthorized access, and\r\ncomputer fraud.\"\r\n\"Alabama\",\"Alabama Code § 13A-8-100 to § 13A-\r\n8-103\",\"Addresses offenses related to unauthorized access and computer\r\ntampering.\"\r\n\"Louisiana\",\"Louisiana Revised Statutes § 14:73.1\r\nto § 14:73.7\",\"Defines computer fraud, unauthorized access, and computer\r\ntampering.\"\r\n\"Kentucky\",\"Kentucky Revised Statutes § 434.845\",\"Addresses offenses related to unauthorized access, computer\"\r\n"
  }
]