prompt
stringclasses
1 value
completions
listlengths
1
63.8k
labels
listlengths
1
63.8k
source
stringclasses
1 value
other_info
stringlengths
2.06k
101k
index
int64
0
6.83k
Determine whether the {function_name} code is vulnerable or not.
[ "/**\n * Created by ctalmacel on 12/21/15.\n */\n", "", "var Q = require('q');\nvar modelUtil = require(\"../../lib/ModelDescription.js\");", "exports.createTable= function(persistenceStrategy,tableName,model){\n var query = 'CREATE TABLE IF NOT EXISTS '+tableName+'(';\n for(field in model){\n qu...
[ 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "/**\n * Created by ctalmacel on 12/21/15.\n */\n", "var mysql = require('mysql');", "var Q = require('q');\nvar modelUtil = require(\"../../lib/ModelDescription.js\");", "exports.createTable= function(persistenceStrategy,tableName,model){\n var query = 'CREATE TABLE IF NOT EXISTS '+tableName+'(';\n for...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "function BasicStrategy(){\n var typeConverterRegistryFromDatabase = {};\n var typeConverterRegistryToDatabase = {};", " var typeToDbTypeCorrespondence = {};\n var dbTypeToTypeCorrespondence = {};", " this.registerConverter = function(typeName, fromDatabase, toDatabase, dbType){", " type...
[ 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "function BasicStrategy(){\n var typeConverterRegistryFromDatabase = {};\n var typeConverterRegistryToDatabase = {};", " var typeToDbTypeCorrespondence = {};\n var dbTypeToTypeCorrespondence = {};", " this.registerConverter = function(typeName, fromDatabase, toDatabase, dbType){", " type...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "var apersistence = require(\"./abstractPersistence.js\");", "function ModelDescription(typeName, description, strategy){\n this.persistentProperties = [];\n this.transientProperties = []; //these properties are other objects and are loaded lazily\n var self = this;\n var pkField = \"id\";\n var t...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "var apersistence = require(\"./abstractPersistence.js\");", "function ModelDescription(typeName, description, strategy){\n this.persistentProperties = [];\n this.transientProperties = []; //these properties are other objects and are loaded lazily\n var self = this;\n var pkField = \"id\";\n var t...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "/**\n * Created by ctalmacel on 12/15/15.\n */", "\nexports.registerTypeConverters = function(persistence){\n persistence.registerConverter(\"string\",\n function(value){\n return value;\n },\n function(value){\n return value;\n },\n 'varchar'\n )\n ...
[ 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "/**\n * Created by ctalmacel on 12/15/15.\n */", "\nexports.registerTypeConverters = function(persistence){\n persistence.registerConverter(\"string\",\n function(value){\n return value;\n },\n function(value){\n return value;\n },\n 'varchar'\n )\n ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "/**\n * Created by ciprian on 3/16/17.\n */", "\nvar apersistence = require(\"../lib/abstractPersistence.js\");\nvar mysqlUtils = require(\"../db/sql/mysqlUtils\");\nvar modelUtil = require(\"../lib/ModelDescription\");\nvar assert = require('double-check').assert;\nvar mysql = require('mysql');\nvar mysql...
[ 1, 1, 1, 1, 1, 0 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "/**\n * Created by ciprian on 3/16/17.\n */", "\nvar apersistence = require(\"../lib/abstractPersistence.js\");\nvar mysqlUtils = require(\"../db/sql/mysqlUtils\");\nvar modelUtil = require(\"../lib/ModelDescription\");\nvar assert = require('double-check').assert;\nvar mysql = require('mysql');\nvar mysql...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [102, 69, 18, 253, 109, 113], "buggy_code_start_loc": [24, 5, 17, 135, 48, 112], "filenames": ["db/sql/MySqlPersistence.js", "db/sql/mysqlUtils.js", "lib/BasicStrategy.js", "lib/ModelDescription.js", "lib/basicSQLTypes.js", "test/fillLazyTest.js"], "fixing_code_end_loc": [100, 62, 18, 252, 101, 1...
55
Determine whether the {function_name} code is vulnerable or not.
[ "/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.", "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at", " http://www.apache.org/licenses/LICENSE-2.0", "Unless required b...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [63], "buggy_code_start_loc": [63], "filenames": ["tensorflow/lite/kernels/space_to_depth.cc"], "fixing_code_end_loc": [65], "fixing_code_start_loc": [64], "message": "TensorFlow is an end-to-end open source platform for machine learning. The `Prepare` step of the `SpaceToDepth` TFLite operator d...
56
Determine whether the {function_name} code is vulnerable or not.
[ "/* Copyright 2017 The TensorFlow Authors. All Rights Reserved.", "Licensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at", " http://www.apache.org/licenses/LICENSE-2.0", "Unless required b...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [63], "buggy_code_start_loc": [63], "filenames": ["tensorflow/lite/kernels/space_to_depth.cc"], "fixing_code_end_loc": [65], "fixing_code_start_loc": [64], "message": "TensorFlow is an end-to-end open source platform for machine learning. The `Prepare` step of the `SpaceToDepth` TFLite operator d...
56
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 1999-2000 Image Power, Inc. and the University of\n * British Columbia.\n * Copyright (c) 2001-2002 Michael David Adams.\n * All rights reserved.\n */", "/* __START_OF_JASPER_LICENSE__\n * \n * JasPer License Version 2.0\n * \n * Copyright (c) 2001-2006 Michael David Adams\n * Copyright (c...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [510, 1218], "buggy_code_start_loc": [510, 1218], "filenames": ["src/libjasper/jpc/jpc_cs.c", "src/libjasper/jpc/jpc_dec.c"], "fixing_code_end_loc": [515, 1220], "fixing_code_start_loc": [511, 1219], "message": "The jas_seq2d_create function in jas_seq.c in JasPer before 1.900.14 allows remote at...
57
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 1999-2000 Image Power, Inc. and the University of\n * British Columbia.\n * Copyright (c) 2001-2002 Michael David Adams.\n * All rights reserved.\n */", "/* __START_OF_JASPER_LICENSE__\n * \n * JasPer License Version 2.0\n * \n * Copyright (c) 2001-2006 Michael David Adams\n * Copyright (c...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [510, 1218], "buggy_code_start_loc": [510, 1218], "filenames": ["src/libjasper/jpc/jpc_cs.c", "src/libjasper/jpc/jpc_dec.c"], "fixing_code_end_loc": [515, 1220], "fixing_code_start_loc": [511, 1219], "message": "The jas_seq2d_create function in jas_seq.c in JasPer before 1.900.14 allows remote at...
57
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 1999-2000 Image Power, Inc. and the University of\n * British Columbia.\n * Copyright (c) 2001-2003 Michael David Adams.\n * All rights reserved.\n */", "/* __START_OF_JASPER_LICENSE__\n * \n * JasPer License Version 2.0\n * \n * Copyright (c) 2001-2006 Michael David Adams\n * Copyright (c...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [510, 1218], "buggy_code_start_loc": [510, 1218], "filenames": ["src/libjasper/jpc/jpc_cs.c", "src/libjasper/jpc/jpc_dec.c"], "fixing_code_end_loc": [515, 1220], "fixing_code_start_loc": [511, 1219], "message": "The jas_seq2d_create function in jas_seq.c in JasPer before 1.900.14 allows remote at...
57
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 1999-2000 Image Power, Inc. and the University of\n * British Columbia.\n * Copyright (c) 2001-2003 Michael David Adams.\n * All rights reserved.\n */", "/* __START_OF_JASPER_LICENSE__\n * \n * JasPer License Version 2.0\n * \n * Copyright (c) 2001-2006 Michael David Adams\n * Copyright (c...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [510, 1218], "buggy_code_start_loc": [510, 1218], "filenames": ["src/libjasper/jpc/jpc_cs.c", "src/libjasper/jpc/jpc_dec.c"], "fixing_code_end_loc": [515, 1220], "fixing_code_start_loc": [511, 1219], "message": "The jas_seq2d_create function in jas_seq.c in JasPer before 1.900.14 allows remote at...
57
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * HID support for Linux\n *\n * Copyright (c) 1999 Andreas Gal\n * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>\n * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc\n * Copyright (c) 2006-2012 Jiri Kosina\n */", "/*\n * This program is free software; you can redis...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [1312], "buggy_code_start_loc": [1295], "filenames": ["drivers/hid/hid-core.c"], "fixing_code_end_loc": [1316], "fixing_code_start_loc": [1296], "message": "The hid_input_field function in drivers/hid/hid-core.c in the Linux kernel before 4.6 allows physically proximate attackers to obtain sensit...
58
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * HID support for Linux\n *\n * Copyright (c) 1999 Andreas Gal\n * Copyright (c) 2000-2005 Vojtech Pavlik <vojtech@suse.cz>\n * Copyright (c) 2005 Michael Haboustak <mike-@cinci.rr.com> for Concept2, Inc\n * Copyright (c) 2006-2012 Jiri Kosina\n */", "/*\n * This program is free software; you can redis...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [1312], "buggy_code_start_loc": [1295], "filenames": ["drivers/hid/hid-core.c"], "fixing_code_end_loc": [1316], "fixing_code_start_loc": [1296], "message": "The hid_input_field function in drivers/hid/hid-core.c in the Linux kernel before 4.6 allows physically proximate attackers to obtain sensit...
58
Determine whether the {function_name} code is vulnerable or not.
[ "// This may look like C code, but it is really -*- C++ -*-\n//\n// Copyright Bob Friesenhahn, 1999, 2000, 2001, 2002, 2003\n// Copyright Dirk Lemstra 2013-2017\n//\n// Implementation of Image\n//", "#define MAGICKCORE_IMPLEMENTATION 1\n#define MAGICK_PLUSPLUS_IMPLEMENTATION 1", "#include \"Magick++/Include.h\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [5089], "buggy_code_start_loc": [5089], "filenames": ["Magick++/lib/Image.cpp"], "fixing_code_end_loc": [5091], "fixing_code_start_loc": [5090], "message": "ImageMagick before 6.9.9-24 and 7.x before 7.0.7-12 has a use-after-free in Magick::Image::read in Magick++/lib/Image.cpp.", "other": {"cve"...
59
Determine whether the {function_name} code is vulnerable or not.
[ "// This may look like C code, but it is really -*- C++ -*-\n//\n// Copyright Bob Friesenhahn, 1999, 2000, 2001, 2002, 2003\n// Copyright Dirk Lemstra 2013-2017\n//\n// Implementation of Image\n//", "#define MAGICKCORE_IMPLEMENTATION 1\n#define MAGICK_PLUSPLUS_IMPLEMENTATION 1", "#include \"Magick++/Include.h\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [5089], "buggy_code_start_loc": [5089], "filenames": ["Magick++/lib/Image.cpp"], "fixing_code_end_loc": [5091], "fixing_code_start_loc": [5090], "message": "ImageMagick before 6.9.9-24 and 7.x before 7.0.7-12 has a use-after-free in Magick::Image::read in Magick++/lib/Image.cpp.", "other": {"cve"...
59
Determine whether the {function_name} code is vulnerable or not.
[ "/* pb_decode.c -- decode a protobuf using minimal resources\n *\n * 2011 Petteri Aimonen <jpa@kapsi.fi>\n */", "/* Use the GCC warn_unused_result attribute to check that all return values\n * are propagated correctly. On other compilers and gcc before 3.4.0 just\n * ignore the annotation.\n */\n#if !defined(__GN...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [728], "buggy_code_start_loc": [723], "filenames": ["pb_decode.c"], "fixing_code_end_loc": [728], "fixing_code_start_loc": [723], "message": "There is a potentially exploitable out of memory condition In Nanopb before 0.4.1, 0.3.9.5, and 0.2.9.4. When nanopb is compiled with PB_ENABLE_MALLOC, the...
60
Determine whether the {function_name} code is vulnerable or not.
[ "/* pb_decode.c -- decode a protobuf using minimal resources\n *\n * 2011 Petteri Aimonen <jpa@kapsi.fi>\n */", "/* Use the GCC warn_unused_result attribute to check that all return values\n * are propagated correctly. On other compilers and gcc before 3.4.0 just\n * ignore the annotation.\n */\n#if !defined(__GN...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [728], "buggy_code_start_loc": [723], "filenames": ["pb_decode.c"], "fixing_code_end_loc": [728], "fixing_code_start_loc": [723], "message": "There is a potentially exploitable out of memory condition In Nanopb before 0.4.1, 0.3.9.5, and 0.2.9.4. When nanopb is compiled with PB_ENABLE_MALLOC, the...
60
Determine whether the {function_name} code is vulnerable or not.
[ "/* radare2 - LGPL - Copyright 2019-2022 - mrmacete */", "#include <r_types.h>\n#include <r_util.h>\n#include <r_lib.h>\n#include <r_bin.h>\n#include <r_core.h>\n#include <r_syscall.h>", "#define R_BIN_MACH064 1\n#include \"../format/mach0/mach0.h\"", "#include \"../format/xnu/r_cf_dict.h\"\n#include \"../for...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [246], "buggy_code_start_loc": [245], "filenames": ["libr/bin/p/bin_xnu_kernelcache.c"], "fixing_code_end_loc": [248], "fixing_code_start_loc": [245], "message": "NULL Pointer Dereference in GitHub repository radareorg/radare2 prior to 5.6.0.", "other": {"cve": {"cisaActionDue": null, "cisaExploi...
61
Determine whether the {function_name} code is vulnerable or not.
[ "/* radare2 - LGPL - Copyright 2019-2022 - mrmacete */", "#include <r_types.h>\n#include <r_util.h>\n#include <r_lib.h>\n#include <r_bin.h>\n#include <r_core.h>\n#include <r_syscall.h>", "#define R_BIN_MACH064 1\n#include \"../format/mach0/mach0.h\"", "#include \"../format/xnu/r_cf_dict.h\"\n#include \"../for...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [246], "buggy_code_start_loc": [245], "filenames": ["libr/bin/p/bin_xnu_kernelcache.c"], "fixing_code_end_loc": [248], "fixing_code_start_loc": [245], "message": "NULL Pointer Dereference in GitHub repository radareorg/radare2 prior to 5.6.0.", "other": {"cve": {"cisaActionDue": null, "cisaExploi...
61
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\nnamespace MicroweberPackages\\User\\Http\\Requests;", "use Illuminate\\Foundation\\Http\\FormRequest;", "class UserCreateRequest extends FormRequest\n{", " /**\n * Get the validation rules that apply to the request.s\n *\n * @return array\n */\n public function rules()\n {\n ...
[ 1, 1, 1, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [19, 29], "buggy_code_start_loc": [17, 21], "filenames": ["src/MicroweberPackages/User/Http/Requests/UserCreateRequest.php", "src/MicroweberPackages/User/Http/Requests/UserUpdateRequest.php"], "fixing_code_end_loc": [22, 32], "fixing_code_start_loc": [17, 22], "message": "The microweber applicati...
62
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\nnamespace MicroweberPackages\\User\\Http\\Requests;", "use Illuminate\\Foundation\\Http\\FormRequest;", "class UserCreateRequest extends FormRequest\n{", " /**\n * Get the validation rules that apply to the request.s\n *\n * @return array\n */\n public function rules()\n {\n ...
[ 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [19, 29], "buggy_code_start_loc": [17, 21], "filenames": ["src/MicroweberPackages/User/Http/Requests/UserCreateRequest.php", "src/MicroweberPackages/User/Http/Requests/UserUpdateRequest.php"], "fixing_code_end_loc": [22, 32], "fixing_code_start_loc": [17, 22], "message": "The microweber applicati...
62
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace MicroweberPackages\\User\\Http\\Requests;", "use Illuminate\\Foundation\\Http\\FormRequest;\nuse Illuminate\\Validation\\Rule;", "class UserUpdateRequest extends FormRequest\n{", " /**\n * Get the validation rules that apply to the request.s\n *\n * @return array\n */\...
[ 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [19, 29], "buggy_code_start_loc": [17, 21], "filenames": ["src/MicroweberPackages/User/Http/Requests/UserCreateRequest.php", "src/MicroweberPackages/User/Http/Requests/UserUpdateRequest.php"], "fixing_code_end_loc": [22, 32], "fixing_code_start_loc": [17, 22], "message": "The microweber applicati...
62
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace MicroweberPackages\\User\\Http\\Requests;", "use Illuminate\\Foundation\\Http\\FormRequest;\nuse Illuminate\\Validation\\Rule;", "class UserUpdateRequest extends FormRequest\n{", " /**\n * Get the validation rules that apply to the request.s\n *\n * @return array\n */\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [19, 29], "buggy_code_start_loc": [17, 21], "filenames": ["src/MicroweberPackages/User/Http/Requests/UserCreateRequest.php", "src/MicroweberPackages/User/Http/Requests/UserUpdateRequest.php"], "fixing_code_end_loc": [22, 32], "fixing_code_start_loc": [17, 22], "message": "The microweber applicati...
62
Determine whether the {function_name} code is vulnerable or not.
[ "/* SPDX-License-Identifier: LGPL-2.1-or-later */", "#if HAVE_ELFUTILS", "#include <dwarf.h>\n#include <elfutils/libdwelf.h>\n#include <elfutils/libdwfl.h>\n#include <libelf.h>\n#include <sys/prctl.h>\n#include <sys/resource.h>\n#include <sys/types.h>\n#include <unistd.h>", "#include \"alloc-util.h\"\n#includ...
[ 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [864], "buggy_code_start_loc": [31], "filenames": ["src/shared/elf-util.c"], "fixing_code_end_loc": [889], "fixing_code_start_loc": [32], "message": "systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse...
63
Determine whether the {function_name} code is vulnerable or not.
[ "/* SPDX-License-Identifier: LGPL-2.1-or-later */", "#if HAVE_ELFUTILS", "#include <dwarf.h>\n#include <elfutils/libdwelf.h>\n#include <elfutils/libdwfl.h>\n#include <libelf.h>\n#include <sys/prctl.h>\n#include <sys/resource.h>\n#include <sys/types.h>\n#include <unistd.h>", "#include \"alloc-util.h\"\n#includ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [864], "buggy_code_start_loc": [31], "filenames": ["src/shared/elf-util.c"], "fixing_code_end_loc": [889], "fixing_code_start_loc": [32], "message": "systemd 250 and 251 allows local users to achieve a systemd-coredump deadlock by triggering a crash that has a long backtrace. This occurs in parse...
63
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/**\n * Donors Query\n *\n * @package Give\n * @subpackage Classes/Stats\n * @copyright Copyright (c) 2017, GiveWP\n * @license https://opensource.org/licenses/gpl-license GNU Public License\n * @since 1.8.14\n */", "// Exit if accessed directly.\nif ( ! defined( 'ABSPATH' ) ) {\n\texit;\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [468], "buggy_code_start_loc": [468], "filenames": ["includes/donors/class-give-donors-query.php"], "fixing_code_end_loc": [470], "fixing_code_start_loc": [469], "message": "A SQL injection vulnerability exists in the Impress GiveWP Give plugin through 2.5.0 for WordPress. Successful exploitation...
64
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/**\n * Donors Query\n *\n * @package Give\n * @subpackage Classes/Stats\n * @copyright Copyright (c) 2017, GiveWP\n * @license https://opensource.org/licenses/gpl-license GNU Public License\n * @since 1.8.14\n */", "// Exit if accessed directly.\nif ( ! defined( 'ABSPATH' ) ) {\n\texit;\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [468], "buggy_code_start_loc": [468], "filenames": ["includes/donors/class-give-donors-query.php"], "fixing_code_end_loc": [470], "fixing_code_start_loc": [469], "message": "A SQL injection vulnerability exists in the Impress GiveWP Give plugin through 2.5.0 for WordPress. Successful exploitation...
64
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n* ModSecurity for Apache 2.x, http://www.modsecurity.org/\n* Copyright (c) 2004-2011 Trustwave Holdings, Inc. (http://www.trustwave.com/)\n*\n* You may not use this file except in compliance with\n* the License.  You may obtain a copy of the License at\n*\n*     http://www.apache.org/licenses/LICENSE-2.0\n*\n*...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [172], "buggy_code_start_loc": [172], "filenames": ["apache2/msc_reqbody.c"], "fixing_code_end_loc": [174], "fixing_code_start_loc": [173], "message": "The ModSecurity module before 2.7.4 for the Apache HTTP Server allows remote attackers to cause a denial of service (NULL pointer dereference, pr...
65
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n* ModSecurity for Apache 2.x, http://www.modsecurity.org/\n* Copyright (c) 2004-2011 Trustwave Holdings, Inc. (http://www.trustwave.com/)\n*\n* You may not use this file except in compliance with\n* the License.  You may obtain a copy of the License at\n*\n*     http://www.apache.org/licenses/LICENSE-2.0\n*\n*...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [172], "buggy_code_start_loc": [172], "filenames": ["apache2/msc_reqbody.c"], "fixing_code_end_loc": [174], "fixing_code_start_loc": [173], "message": "The ModSecurity module before 2.7.4 for the Apache HTTP Server allows remote attackers to cause a denial of service (NULL pointer dereference, pr...
65
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * MXF demuxer.\n * Copyright (c) 2006 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>\n *\n * This file is part of FFmpeg.\n *\n * FFmpeg is free software; you can redistribute it and/or\n * modify it under the terms of the GNU Lesser General Public\n * License as published by t...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [2159], "buggy_code_start_loc": [2158], "filenames": ["libavformat/mxfdec.c"], "fixing_code_end_loc": [2159], "fixing_code_start_loc": [2158], "message": "FFmpeg before commit bab0716c7f4793ec42e05a5aa7e80d82a0dd4e75 contains an out of array access vulnerability in MXF format demuxer that can res...
66
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * MXF demuxer.\n * Copyright (c) 2006 SmartJog S.A., Baptiste Coudurier <baptiste dot coudurier at smartjog dot com>\n *\n * This file is part of FFmpeg.\n *\n * FFmpeg is free software; you can redistribute it and/or\n * modify it under the terms of the GNU Lesser General Public\n * License as published by t...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [2159], "buggy_code_start_loc": [2158], "filenames": ["libavformat/mxfdec.c"], "fixing_code_end_loc": [2159], "fixing_code_start_loc": [2158], "message": "FFmpeg before commit bab0716c7f4793ec42e05a5aa7e80d82a0dd4e75 contains an out of array access vulnerability in MXF format demuxer that can res...
66
Determine whether the {function_name} code is vulnerable or not.
[ "/************************************************************\n * Copyright (c) 1994 by Silicon Graphics Computer Systems, Inc.\n *\n * Permission to use, copy, modify, and distribute this\n * software and its documentation for any purpose and without\n * fee is hereby granted, provided that the above copyright\n ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [244], "buggy_code_start_loc": [243], "filenames": ["src/xkbcomp/ast-build.c"], "fixing_code_end_loc": [244], "fixing_code_start_loc": [243], "message": "An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcomm...
67
Determine whether the {function_name} code is vulnerable or not.
[ "/************************************************************\n * Copyright (c) 1994 by Silicon Graphics Computer Systems, Inc.\n *\n * Permission to use, copy, modify, and distribute this\n * software and its documentation for any purpose and without\n * fee is hereby granted, provided that the above copyright\n ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [244], "buggy_code_start_loc": [243], "filenames": ["src/xkbcomp/ast-build.c"], "fixing_code_end_loc": [244], "fixing_code_start_loc": [243], "message": "An invalid free in ExprAppendMultiKeysymList in xkbcomp/ast-build.c in xkbcommon before 0.8.1 could be used by local attackers to crash xkbcomm...
67
Determine whether the {function_name} code is vulnerable or not.
[ "![Rdiffweb Banner](https://gitlab.com/ikus-soft/rdiffweb/-/raw/master/doc/_static/banner.png)", "<p align=\"center\">\n<strong>\n<a href=\"https://www.rdiffweb.org\">website</a>\n• <a href=\"https://www.ikus-soft.com/archive/rdiffweb/doc/latest/html/\">docs</a>\n• <a href=\"https://groups.google.com/d/forum/rdif...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "![Rdiffweb Banner](https://gitlab.com/ikus-soft/rdiffweb/-/raw/master/doc/_static/banner.png)", "<p align=\"center\">\n<strong>\n<a href=\"https://www.rdiffweb.org\">website</a>\n• <a href=\"https://www.ikus-soft.com/archive/rdiffweb/doc/latest/html/\">docs</a>\n• <a href=\"https://groups.google.com/d/forum/rdif...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# Configuration", "There are several entry points available for administrator to manage the configuration of Rdiffweb. This section aims to outline those configurations and explain each option available and what it does.", "Since version 2.2, rdiffweb configuration is more flexible. You may configure every opt...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# Configuration", "There are several entry points available for administrator to manage the configuration of Rdiffweb. This section aims to outline those configurations and explain each option available and what it does.", "Since version 2.2, rdiffweb configuration is more flexible. You may configure every opt...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "# -*- coding: utf-8 -*-\n# rdiffweb, A web interface to rdiff-backup repositories\n# Copyright (C) 2012-2021 rdiffweb contributors\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, eith...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [115, 280, 191, 55, 288, 103, 422, 399], "buggy_code_start_loc": [115, 280, 171, 28, 110, 89, 422, 399], "filenames": ["README.md", "doc/configuration.md", "rdiffweb/controller/page_admin.py", "rdiffweb/controller/pref_general.py", "rdiffweb/controller/tests/test_page_admin.py", "rdiffweb/control...
68
Determine whether the {function_name} code is vulnerable or not.
[ "", "1.2.0 (2019-10-30)\n==================\n - Added missing deps for generation of the docs\n - Added Microsoft Authenticator as example app and removed double space\n - Allow admins to delete devices from user accounts", "\n1.1.0 (2019-03-28)\n==================\n - Require the user to enter their password w...
[ 0, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [0], "buggy_code_start_loc": [0], "filenames": ["CHANGES"], "fixing_code_end_loc": [9], "fixing_code_start_loc": [1], "message": "When using wagtail-2fa before 1.3.0, if someone gains access to someone's Wagtail login credentials, they can log into the CMS and bypass the 2FA check by changing the...
69
Determine whether the {function_name} code is vulnerable or not.
[ "1.3.0 (2019.11.26)\n==================\n - Add OtpRequiredMixin to enforce OTP checks in views\n - Resolve possible vulnerabilities:\n - [CWE-290](http://cwe.mitre.org/data/definitions/290.html)\n - [CWE-20](http://cwe.mitre.org/data/definitions/20.html)", "", "1.2.0 (2019-10-30)\n==================\n - ...
[ 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [0], "buggy_code_start_loc": [0], "filenames": ["CHANGES"], "fixing_code_end_loc": [9], "fixing_code_start_loc": [1], "message": "When using wagtail-2fa before 1.3.0, if someone gains access to someone's Wagtail login credentials, they can log into the CMS and bypass the 2FA check by changing the...
69
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/* Copyright (C) 2002-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>\n * Copyright (C) 2002-2003 Jean-Louis Bergamo <jlb@j1b.org>\n * Copyright (C) 2004-2020 Laurent Destailleur <eldy@users.sourceforge.net>\n * Copyright (C) 2004 Eric Seigne <eric.seigne@ryxeo.com>\n * Copyright (C) 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [1883], "buggy_code_start_loc": [405], "filenames": ["htdocs/user/card.php"], "fixing_code_end_loc": [1885], "fixing_code_start_loc": [404], "message": "Business Logic Errors in GitHub repository dolibarr/dolibarr prior to 16.0.", "other": {"cve": {"cisaActionDue": null, "cisaExploitAdd": null, "...
70
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/* Copyright (C) 2002-2006 Rodolphe Quiedeville <rodolphe@quiedeville.org>\n * Copyright (C) 2002-2003 Jean-Louis Bergamo <jlb@j1b.org>\n * Copyright (C) 2004-2020 Laurent Destailleur <eldy@users.sourceforge.net>\n * Copyright (C) 2004 Eric Seigne <eric.seigne@ryxeo.com>\n * Copyright (C) 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [1883], "buggy_code_start_loc": [405], "filenames": ["htdocs/user/card.php"], "fixing_code_end_loc": [1885], "fixing_code_start_loc": [404], "message": "Business Logic Errors in GitHub repository dolibarr/dolibarr prior to 16.0.", "other": {"cve": {"cisaActionDue": null, "cisaExploitAdd": null, "...
70
Determine whether the {function_name} code is vulnerable or not.
[ "package commands", "import (\n\t\"context\"", "", "\t\"sync\"", "\t\"github.com/go-errors/errors\"\n\t\"github.com/openfga/openfga/pkg/logger\"\n\ttupleUtils \"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/utils\"\n\tserverErrors \"github.com/openfga/openfga/server/errors\"\n\t...
[ 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package commands", "import (\n\t\"context\"", "\t\"fmt\"", "\t\"sync\"", "\t\"github.com/go-errors/errors\"\n\t\"github.com/openfga/openfga/pkg/logger\"\n\ttupleUtils \"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/utils\"\n\tserverErrors \"github.com/openfga/openfga/server/err...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package commands", "import (\n\t\"context\"\n\t\"fmt\"\n\t\"sync\"", "\ttupleUtils \"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/utils\"\n\tserverErrors \"github.com/openfga/openfga/server/errors\"\n\t\"github.com/openfga/openfga/storage\"\n\topenfgapb \"go.buf.build/openfga/go/o...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package commands", "import (\n\t\"context\"\n\t\"fmt\"\n\t\"sync\"", "\ttupleUtils \"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/utils\"\n\tserverErrors \"github.com/openfga/openfga/server/errors\"\n\t\"github.com/openfga/openfga/storage\"\n\topenfgapb \"go.buf.build/openfga/go/o...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package commands", "import (\n\t\"context\"", "", "\n\t\"github.com/openfga/openfga/pkg/logger\"\n\ttupleUtils \"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/utils\"\n\tserverErrors \"github.com/openfga/openfga/server/errors\"\n\t\"github.com/openfga/openfga/server/validation\"\...
[ 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package commands", "import (\n\t\"context\"", "\t\"fmt\"", "\n\t\"github.com/openfga/openfga/pkg/logger\"\n\ttupleUtils \"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/utils\"\n\tserverErrors \"github.com/openfga/openfga/server/errors\"\n\t\"github.com/openfga/openfga/server/vali...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package test", "import (\n\t\"context\"\n\t\"os\"\n\t\"testing\"", "\t\"github.com/openfga/openfga/pkg/id\"\n\t\"github.com/openfga/openfga/pkg/logger\"\n\t\"github.com/openfga/openfga/pkg/telemetry\"\n\t\"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/typesystem\"\n\t\"github.com/o...
[ 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package test", "import (\n\t\"context\"\n\t\"os\"\n\t\"testing\"", "\t\"github.com/openfga/openfga/pkg/id\"\n\t\"github.com/openfga/openfga/pkg/logger\"\n\t\"github.com/openfga/openfga/pkg/telemetry\"\n\t\"github.com/openfga/openfga/pkg/tuple\"\n\t\"github.com/openfga/openfga/pkg/typesystem\"\n\t\"github.com/o...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package test", "import (\n\t\"context\"\n\t\"testing\"\n", "\t\"github.com/go-errors/errors\"", "\t\"github.com/google/go-cmp/cmp\"\n\t\"github.com/openfga/openfga/pkg/id\"\n\t\"github.com/openfga/openfga/pkg/logger\"\n\t\"github.com/openfga/openfga/pkg/telemetry\"\n\t\"github.com/openfga/openfga/pkg/testuti...
[ 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "package test", "import (\n\t\"context\"\n\t\"testing\"\n", "", "\t\"github.com/google/go-cmp/cmp\"\n\t\"github.com/openfga/openfga/pkg/id\"\n\t\"github.com/openfga/openfga/pkg/logger\"\n\t\"github.com/openfga/openfga/pkg/telemetry\"\n\t\"github.com/openfga/openfga/pkg/testutils\"", "\t\"github.com/openfga/...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [430, 199, 206, 1206, 836], "buggy_code_start_loc": [4, 198, 4, 1169, 7], "filenames": ["server/commands/check.go", "server/commands/check_utils.go", "server/commands/expand.go", "server/test/check.go", "server/test/expand.go"], "fixing_code_end_loc": [451, 199, 249, 1298, 859], "fixing_code_star...
71
Determine whether the {function_name} code is vulnerable or not.
[ "pipeline {\n agent any\n tools {\n maven 'Maven 3'\n jdk 'Java 16'\n }\n options {\n buildDiscarder(logRotator(artifactNumToKeepStr: '20'))\n }\n stages {\n stage ('Build') {\n steps {\n sh 'git submodule update --init --recursive'\n ...
[ 1, 0, 1, 1, 0, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "pipeline {\n agent any\n tools {\n maven 'Maven 3'\n jdk 'Java 16'\n }\n options {\n buildDiscarder(logRotator(artifactNumToKeepStr: '20'))\n }\n stages {\n stage ('Build') {\n steps {\n sh 'git submodule update --init --recursive'\n ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<project xmlns=\"http://maven.apache.org/POM/4.0.0\"\n xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n xsi:schemaLocation=\"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd\">\n <modelVersion>4.0.0</modelVersion>\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 0, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 0, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2019-2021 GeyserMC. http://geysermc.org\n *\n * Permission is hereby granted, free of charge, to any person obtaining a copy\n * of this software and associated documentation files (the \"Software\"), to deal\n * in the Software without restriction, including without limitation the rights\n * ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [52, 14, 18, 38, 25, 18, 18, 18, 10, 119, 84, 33, 116, 42, 43, 43, 44, 53, 42, 44, 42, 39, 46, 45, 74, 48, 43, 49, 42, 46, 44, 49, 38, 50, 46, 44, 42, 41, 41, 41, 47, 58, 44, 50, 57, 41, 42, 40, 41, 46, 39, 40, 100, 75, 38, 40, 39, 56, 42, 39, 39, 42, 40, 45, 47, 39, 44, 44, 46, 48, 41, 43, 39, 4...
72