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.
[ "", "import { sendToLagoonLogs } from '@lagoon/commons/dist/logs';", "import { deleteProject } from '@lagoon/commons/dist/api';", "\nimport { WebhookRequestData } from '../types';", "export async function gitlabProjectDelete(webhook: WebhookRequestData) {\n const {\n webhooktype,\n event,\n uuid,\...
[ 0, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [1460, 19, 49, 29, 21], "buggy_code_start_loc": [654, 19, 4, 0, 0], "filenames": ["node-packages/commons/src/api.ts", "node-packages/commons/src/gitlabApi.ts", "services/webhook-handler/src/extractWebhookData.ts", "services/webhooks2tasks/src/handlers/gitlabProjectDelete.ts", "services/webhooks2t...
455
Determine whether the {function_name} code is vulnerable or not.
[ "import R from 'ramda';", "import { sendToLagoonLogs } from '@lagoon/commons/dist/logs';", "import { allProjectsInGroup, deleteProject, sanitizeGroupName } from '@lagoon/commons/dist/api';", "\nimport { WebhookRequestData } from '../types';", "export async function gitlabProjectDelete(webhook: WebhookReques...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [1460, 19, 49, 29, 21], "buggy_code_start_loc": [654, 19, 4, 0, 0], "filenames": ["node-packages/commons/src/api.ts", "node-packages/commons/src/gitlabApi.ts", "services/webhook-handler/src/extractWebhookData.ts", "services/webhooks2tasks/src/handlers/gitlabProjectDelete.ts", "services/webhooks2t...
455
Determine whether the {function_name} code is vulnerable or not.
[ "", "import { ChannelWrapper } from 'amqp-connection-manager';\nimport { ConsumeMessage } from 'amqplib';", "", "import { processProjects } from './webhooks/projects';\nimport { processDataSync } from './webhooks/dataSync';\nimport { processBackup } from './webhooks/backup';\nimport { processProblems } from '...
[ 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [1460, 19, 49, 29, 21], "buggy_code_start_loc": [654, 19, 4, 0, 0], "filenames": ["node-packages/commons/src/api.ts", "node-packages/commons/src/gitlabApi.ts", "services/webhook-handler/src/extractWebhookData.ts", "services/webhooks2tasks/src/handlers/gitlabProjectDelete.ts", "services/webhooks2t...
455
Determine whether the {function_name} code is vulnerable or not.
[ "import R from 'ramda';", "import { ChannelWrapper } from 'amqp-connection-manager';\nimport { ConsumeMessage } from 'amqplib';", "import { secureGitlabSystemHooks } from '@lagoon/commons/dist/gitlabApi';", "import { processProjects } from './webhooks/projects';\nimport { processDataSync } from './webhooks/da...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [1460, 19, 49, 29, 21], "buggy_code_start_loc": [654, 19, 4, 0, 0], "filenames": ["node-packages/commons/src/api.ts", "node-packages/commons/src/gitlabApi.ts", "services/webhook-handler/src/extractWebhookData.ts", "services/webhooks2tasks/src/handlers/gitlabProjectDelete.ts", "services/webhooks2t...
455
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, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [70], "buggy_code_start_loc": [70], "filenames": ["tensorflow/lite/kernels/one_hot.cc"], "fixing_code_end_loc": [76], "fixing_code_start_loc": [71], "message": "TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `OneHot` TFLite operator is vulnerable ...
456
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, 1 ]
PreciseBugs
{"buggy_code_end_loc": [70], "buggy_code_start_loc": [70], "filenames": ["tensorflow/lite/kernels/one_hot.cc"], "fixing_code_end_loc": [76], "fixing_code_start_loc": [71], "message": "TensorFlow is an end-to-end open source platform for machine learning. The implementation of the `OneHot` TFLite operator is vulnerable ...
456
Determine whether the {function_name} code is vulnerable or not.
[ "// https://github.com/Ethan-Arrowood/undici-fetch", "'use strict'", "const { kHeadersList } = require('../core/symbols')\nconst { kGuard, kHeadersCaseInsensitive } = require('./symbols')\nconst { kEnumerableProperty } = require('../core/util')\nconst {\n makeIterator,\n isValidHeaderName,\n isValidHeaderVal...
[ 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": [31, 686], "buggy_code_start_loc": [27, 668], "filenames": ["lib/fetch/headers.js", "test/fetch/headers.js"], "fixing_code_end_loc": [33, 698], "fixing_code_start_loc": [27, 669], "message": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.appen...
457
Determine whether the {function_name} code is vulnerable or not.
[ "// https://github.com/Ethan-Arrowood/undici-fetch", "'use strict'", "const { kHeadersList } = require('../core/symbols')\nconst { kGuard, kHeadersCaseInsensitive } = require('./symbols')\nconst { kEnumerableProperty } = require('../core/util')\nconst {\n makeIterator,\n isValidHeaderName,\n isValidHeaderVal...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [31, 686], "buggy_code_start_loc": [27, 668], "filenames": ["lib/fetch/headers.js", "test/fetch/headers.js"], "fixing_code_end_loc": [33, 698], "fixing_code_start_loc": [27, 669], "message": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.appen...
457
Determine whether the {function_name} code is vulnerable or not.
[ "'use strict'", "const tap = require('tap')\nconst { Headers, fill } = require('../../lib/fetch/headers')\nconst { kGuard } = require('../../lib/fetch/symbols')", "tap.test('Headers initialization', t => {\n t.plan(8)", " t.test('allows undefined', t => {\n t.plan(1)", " t.doesNotThrow(() => new Hea...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [31, 686], "buggy_code_start_loc": [27, 668], "filenames": ["lib/fetch/headers.js", "test/fetch/headers.js"], "fixing_code_end_loc": [33, 698], "fixing_code_start_loc": [27, 669], "message": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.appen...
457
Determine whether the {function_name} code is vulnerable or not.
[ "'use strict'", "const tap = require('tap')\nconst { Headers, fill } = require('../../lib/fetch/headers')\nconst { kGuard } = require('../../lib/fetch/symbols')", "tap.test('Headers initialization', t => {\n t.plan(8)", " t.test('allows undefined', t => {\n t.plan(1)", " t.doesNotThrow(() => new Hea...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [31, 686], "buggy_code_start_loc": [27, 668], "filenames": ["lib/fetch/headers.js", "test/fetch/headers.js"], "fixing_code_end_loc": [33, 698], "fixing_code_start_loc": [27, 669], "message": "Undici is an HTTP/1.1 client for Node.js. Prior to version 5.19.1, the `Headers.set()` and `Headers.appen...
457
Determine whether the {function_name} code is vulnerable or not.
[ "# ~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", "name: rebuild-bot\non:", " issue_comment:\n types:\n - created", " workflow_dispatch: {}\njobs:\n build:\n runs-on: ubuntu-latest\n env:\n CI: \"true\"\n if: ${{ github.event.issue.pull_request && conta...
[ 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [8, 4212, 1111], "buggy_code_start_loc": [5, 320, 884], "filenames": [".github/workflows/rebuild-bot.yml", "src/__tests__/__snapshots__/integ.test.ts.snap", "src/node-project.ts"], "fixing_code_end_loc": [4, 4205, 1122], "fixing_code_start_loc": [4, 319, 884], "message": "`projen` is a project ge...
458
Determine whether the {function_name} code is vulnerable or not.
[ "# ~~ Generated by projen. To modify, edit .projenrc.js and run \"npx projen\".", "name: rebuild-bot\non:", "", " workflow_dispatch: {}\njobs:\n build:\n runs-on: ubuntu-latest\n env:\n CI: \"true\"\n if: ${{ github.event.issue.pull_request && contains(github.event.comment.body,\n '@proje...
[ 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [8, 4212, 1111], "buggy_code_start_loc": [5, 320, 884], "filenames": [".github/workflows/rebuild-bot.yml", "src/__tests__/__snapshots__/integ.test.ts.snap", "src/node-project.ts"], "fixing_code_end_loc": [4, 4205, 1122], "fixing_code_start_loc": [4, 319, 884], "message": "`projen` is a project ge...
458
Determine whether the {function_name} code is vulnerable or not.
[ "// Jest Snapshot v1, https://goo.gl/fbAQLP", "exports[`cdk-watchful 1`] = `\nObject {\n \".eslintrc.json\": Object {\n \"env\": Object {\n \"jest\": true,\n \"node\": true,\n },\n \"extends\": Array [\n \"plugin:import/typescript\",\n ],\n \"ignorePatterns\": Array [\n \"*.js\...
[ 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [8, 4212, 1111], "buggy_code_start_loc": [5, 320, 884], "filenames": [".github/workflows/rebuild-bot.yml", "src/__tests__/__snapshots__/integ.test.ts.snap", "src/node-project.ts"], "fixing_code_end_loc": [4, 4205, 1122], "fixing_code_start_loc": [4, 319, 884], "message": "`projen` is a project ge...
458
Determine whether the {function_name} code is vulnerable or not.
[ "// Jest Snapshot v1, https://goo.gl/fbAQLP", "exports[`cdk-watchful 1`] = `\nObject {\n \".eslintrc.json\": Object {\n \"env\": Object {\n \"jest\": true,\n \"node\": true,\n },\n \"extends\": Array [\n \"plugin:import/typescript\",\n ],\n \"ignorePatterns\": Array [\n \"*.js\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [8, 4212, 1111], "buggy_code_start_loc": [5, 320, 884], "filenames": [".github/workflows/rebuild-bot.yml", "src/__tests__/__snapshots__/integ.test.ts.snap", "src/node-project.ts"], "fixing_code_end_loc": [4, 4205, 1122], "fixing_code_start_loc": [4, 319, 884], "message": "`projen` is a project ge...
458
Determine whether the {function_name} code is vulnerable or not.
[ "import { PROJEN_DIR, PROJEN_RC, PROJEN_VERSION } from './common';\nimport { GithubWorkflow } from './github';\nimport { AutoMerge } from './github/auto-merge';\nimport { DependabotOptions } from './github/dependabot';\nimport { MergifyOptions } from './github/mergify';\nimport { IgnoreFile } from './ignore-file';\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [8, 4212, 1111], "buggy_code_start_loc": [5, 320, 884], "filenames": [".github/workflows/rebuild-bot.yml", "src/__tests__/__snapshots__/integ.test.ts.snap", "src/node-project.ts"], "fixing_code_end_loc": [4, 4205, 1122], "fixing_code_start_loc": [4, 319, 884], "message": "`projen` is a project ge...
458
Determine whether the {function_name} code is vulnerable or not.
[ "import { PROJEN_DIR, PROJEN_RC, PROJEN_VERSION } from './common';\nimport { GithubWorkflow } from './github';\nimport { AutoMerge } from './github/auto-merge';\nimport { DependabotOptions } from './github/dependabot';\nimport { MergifyOptions } from './github/mergify';\nimport { IgnoreFile } from './ignore-file';\...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [8, 4212, 1111], "buggy_code_start_loc": [5, 320, 884], "filenames": [".github/workflows/rebuild-bot.yml", "src/__tests__/__snapshots__/integ.test.ts.snap", "src/node-project.ts"], "fixing_code_end_loc": [4, 4205, 1122], "fixing_code_start_loc": [4, 319, 884], "message": "`projen` is a project ge...
458
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * no...
[ 1, 1, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * no...
[ 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * no...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * no...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * notice, 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": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * notice, 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": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "zenario.lib(function(k,M,V,l,z,E,w,q,u,Q,aa,a,T,r,v,m,t,W,y,ba,ca,p){a.getItemLinkTimeoutTime=7E3;a.yourWorkInProgressLastUpdateFrequency=6E4;a.yourWorkInProgressItemCount=10;a.itemDoubleClickTime=500;a.searchDelayTime=700;a.firstLoaded=!1;a.defaultPageSize=50;a.defaultColumnWidth=150;a.columnsExtraSpacing=1;a.col...
[ 1, 0, 1, 0, 1, 0, 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "zenario.lib(function(k,M,V,l,z,E,w,q,u,Q,aa,a,T,r,v,m,t,W,y,ba,ca,p){a.getItemLinkTimeoutTime=7E3;a.yourWorkInProgressLastUpdateFrequency=6E4;a.yourWorkInProgressItemCount=10;a.itemDoubleClickTime=500;a.searchDelayTime=700;a.firstLoaded=!1;a.defaultPageSize=50;a.defaultColumnWidth=150;a.columnsExtraSpacing=1;a.col...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * no...
[ 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "<?php\n/*\n * Copyright (c) 2020, Tribal Limited\n * All rights reserved.\n * \n * Redistribution and use in source and binary forms, with or without\n * modification, are permitted provided that the following conditions are met:\n * * Redistributions of source code must retain the above copyright\n * no...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "/*\tAttempt to set the initial height of Organizer Quick to 95% */\n#zenario_fbog.zenario_organizer_quick {\n\theight: 97%;\n}", "", "body.webkit input {\n\tline-height: inherit !important;\n}", ".zenario_og,\n.zenario_og textarea {\n\tfont-family:Verdana, Arial, Helvetica, sans-serif;\n\tfont-size:9pt;\n\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": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "/*\tAttempt to set the initial height of Organizer Quick to 95% */\n#zenario_fbog.zenario_organizer_quick {\n\theight: 97%;\n}", "", "body.webkit input {\n\tline-height: inherit !important;\n}", ".zenario_og,\n.zenario_og textarea {\n\tfont-family:Verdana, Arial, Helvetica, sans-serif;\n\tfont-size:9pt;\n\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": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "#zenario_fbog.zenario_organizer_quick{height:97%}body.webkit input{line-height:inherit !important}.zenario_og,.zenario_og textarea{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9pt;color:#616161}\n.zenario_organizer_quick__overlay{opacity:.4}.organizer_wrapInner,.organizer_wrapOuter,.organizer_wrapOuter...
[ 1, 0, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "#zenario_fbog.zenario_organizer_quick{height:97%}body.webkit input{line-height:inherit !important}.zenario_og,.zenario_og textarea{font-family:Verdana,Arial,Helvetica,sans-serif;font-size:9pt;color:#616161}\n.zenario_organizer_quick__overlay{opacity:.4}.organizer_wrapInner,.organizer_wrapOuter,.organizer_wrapOuter...
[ 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [41, 2624, 4793, 97, 470, 2360, 204], "buggy_code_start_loc": [40, 2623, 4726, 23, 469, 2360, 201], "filenames": ["zenario/admin/db_updates/latest_revision_no.inc.php", "zenario/autoload/welcome.php", "zenario/js/admin_organizer.js", "zenario/js/admin_organizer.min.js", "zenario/modules/zenario_f...
459
Determine whether the {function_name} code is vulnerable or not.
[ "/* Apache 2.0 - Copyright 2007-2022 - pancake and dso\n class.c rewrite: Adam Pridgen <dso@rice.edu || adam.pridgen@thecoverofnight.com>\n */\n#include <stdio.h>\n#include <string.h>\n#include <stdlib.h>\n#include <stdarg.h>\n#include <r_types.h>\n#include <r_util.h>\n#include <r_bin.h>\n#include <math.h>\n#incl...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6935], "buggy_code_start_loc": [6935], "filenames": ["shlr/java/class.c"], "fixing_code_end_loc": [6940], "fixing_code_start_loc": [6936], "message": "Out-of-bounds Read in r_bin_java_bootstrap_methods_attr_new function in GitHub repository radareorg/radare2 prior to 5.7.0. The bug causes the pr...
460
Determine whether the {function_name} code is vulnerable or not.
[ "/* Apache 2.0 - Copyright 2007-2022 - pancake and dso\n class.c rewrite: Adam Pridgen <dso@rice.edu || adam.pridgen@thecoverofnight.com>\n */\n#include <stdio.h>\n#include <string.h>\n#include <stdlib.h>\n#include <stdarg.h>\n#include <r_types.h>\n#include <r_util.h>\n#include <r_bin.h>\n#include <math.h>\n#incl...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6935], "buggy_code_start_loc": [6935], "filenames": ["shlr/java/class.c"], "fixing_code_end_loc": [6940], "fixing_code_start_loc": [6936], "message": "Out-of-bounds Read in r_bin_java_bootstrap_methods_attr_new function in GitHub repository radareorg/radare2 prior to 5.7.0. The bug causes the pr...
460
Determine whether the {function_name} code is vulnerable or not.
[ "// This file is part of Deark.\n// Copyright (C) 2016 Jason Summers\n// See the file COPYING for terms of use.", "// This file is for format-specific functions that are used by multiple modules.", "#define DE_NOT_IN_MODULE\n#include \"deark-config.h\"\n#include \"deark-private.h\"\n#include \"deark-fmtutil.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": [1622], "buggy_code_start_loc": [1621], "filenames": ["src/fmtutil.c"], "fixing_code_end_loc": [1624], "fixing_code_start_loc": [1621], "message": "In Deark before v1.5.8, a specially crafted input file can cause a division by zero in (src/fmtutil.c) because of the value of pixelsize.", "other": ...
461
Determine whether the {function_name} code is vulnerable or not.
[ "// This file is part of Deark.\n// Copyright (C) 2016 Jason Summers\n// See the file COPYING for terms of use.", "// This file is for format-specific functions that are used by multiple modules.", "#define DE_NOT_IN_MODULE\n#include \"deark-config.h\"\n#include \"deark-private.h\"\n#include \"deark-fmtutil.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": [1622], "buggy_code_start_loc": [1621], "filenames": ["src/fmtutil.c"], "fixing_code_end_loc": [1624], "fixing_code_start_loc": [1621], "message": "In Deark before v1.5.8, a specially crafted input file can cause a division by zero in (src/fmtutil.c) because of the value of pixelsize.", "other": ...
461
Determine whether the {function_name} code is vulnerable or not.
[ "# Copyright (C) Dominik Picheta. All rights reserved.\n# BSD License. Look at license.txt for more info.", "import parseutils, os, osproc, strutils, tables, pegs, uri\nimport packageinfo, packageparser, version, tools, common, options, cli\nfrom algorithm import SortOrder, sorted\nfrom sequtils import toSeq, fil...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 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 ]
PreciseBugs
{"buggy_code_end_loc": [142], "buggy_code_start_loc": [91], "filenames": ["src/nimblepkg/download.nim"], "fixing_code_end_loc": [142], "fixing_code_start_loc": [91], "message": "Nimble is a package manager for the Nim programming language. In Nim release version before versions 1.2.10 and 1.4.4, Nimble doCmd is used in...
462
Determine whether the {function_name} code is vulnerable or not.
[ "# Copyright (C) Dominik Picheta. All rights reserved.\n# BSD License. Look at license.txt for more info.", "import parseutils, os, osproc, strutils, tables, pegs, uri\nimport packageinfo, packageparser, version, tools, common, options, cli\nfrom algorithm import SortOrder, sorted\nfrom sequtils import toSeq, fil...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [142], "buggy_code_start_loc": [91], "filenames": ["src/nimblepkg/download.nim"], "fixing_code_end_loc": [142], "fixing_code_start_loc": [91], "message": "Nimble is a package manager for the Nim programming language. In Nim release version before versions 1.2.10 and 1.4.4, Nimble doCmd is used in...
462
Determine whether the {function_name} code is vulnerable or not.
[ "Version 1.0.47 (unreleased)\n---------------------------", "New features:", "* Vietnamese translation", "", "\nVersion 1.0.46 (August 13, 2017)\n--------------------------------", "Security Issues:", "* Fix two privilege escalation issues: a standard user could reset the password \nof another user (inc...
[ 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, 1, 1...
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "Version 1.0.47 (unreleased)\n---------------------------", "New features:", "* Vietnamese translation", "\nSecurity Issues:", "* Avoid people to alter other project resources by changing form data", "\nVersion 1.0.46 (August 13, 2017)\n--------------------------------", "Security Issues:", "* Fix two...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "/**\n * Automatic Actions Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ActionController extends BaseController\n{\n /**\n * List of automatic actions for a given project\n *\n * @access public\n */\n ...
[ 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "/**\n * Automatic Actions Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ActionController extends BaseController\n{\n /**\n * List of automatic actions for a given project\n *\n * @access public\n */\n ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "/**\n * Action Creation Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ActionCreationController extends BaseController\n{\n /**\n * Show the form (step 1)\n *\n * @access public\n */\n public function ...
[ 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "/**\n * Action Creation Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ActionCreationController extends BaseController\n{\n /**\n * Show the form (step 1)\n *\n * @access public\n */\n public function ...
[ 1, 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Base;\nuse Kanboard\\Core\\Controller\\AccessForbiddenException;\nuse Kanboard\\Core\\Controller\\PageNotFoundException;", "/**\n * Base Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nabstract class BaseCo...
[ 1, 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 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Base;\nuse Kanboard\\Core\\Controller\\AccessForbiddenException;\nuse Kanboard\\Core\\Controller\\PageNotFoundException;", "/**\n * Base Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nabstract class BaseCo...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\PageNotFoundException;", "/**\n * Category Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass CategoryController extends BaseController\n{", " /**\n * Get the category (common method b...
[ 1, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\PageNotFoundException;", "/**\n * Category Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass CategoryController extends BaseController\n{", "", " /**\n * List of categories for a gi...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\AccessForbiddenException;", "/**\n * Column Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ColumnController extends BaseController\n{\n /**\n * Display columns list\n *\n *...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 1, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\AccessForbiddenException;", "/**\n * Column Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ColumnController extends BaseController\n{\n /**\n * Display columns list\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 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\AccessForbiddenException;\nuse Kanboard\\Core\\Security\\Role;", "/**\n * Custom Filter Controller\n *\n * @package Kanboard\\Controller\n * @author Timo Litzbarski\n * @author Frederic Guillot\n */\nclass CustomFilterController ex...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\AccessForbiddenException;\nuse Kanboard\\Core\\Security\\Role;", "/**\n * Custom Filter Controller\n *\n * @package Kanboard\\Controller\n * @author Timo Litzbarski\n * @author Frederic Guillot\n */\nclass CustomFilterController ex...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "/**\n * Project Edit Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ProjectEditController extends BaseController\n{\n /**\n * Edit project\n *\n * @access public\n * @param array $values\n * @param ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "/**\n * Project Edit Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ProjectEditController extends BaseController\n{\n /**\n * Edit project\n *\n * @access public\n * @param array $values\n * @param ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "\nuse Kanboard\\Core\\Controller\\AccessForbiddenException;", "\n/**\n * Class ProjectTagController\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ProjectTagController extends BaseController\n{\n public function index()\n {\n ...
[ 1, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 1, 0, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 0, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "", "\n/**\n * Class ProjectTagController\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass ProjectTagController extends BaseController\n{\n public function index()\n {\n $project = $this->getProject();", " $this->...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\AccessForbiddenException;", "use Kanboard\\Core\\Controller\\PageNotFoundException;\nuse Kanboard\\Model\\SwimlaneModel;", "\n/**\n * Swimlanes Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\ncl...
[ 1, 1, 1, 0, 1, 0, 0, 0, 0, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 1, 0, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1, 1, 1, 0, 0, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\AccessForbiddenException;", "", "\n/**\n * Swimlanes Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass SwimlaneController extends BaseController\n{\n /**", "", " * List of swimlan...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\PageNotFoundException;", "/**\n * Task Creation Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass TaskCreationController extends BaseController\n{\n /**\n * Display a form to create a...
[ 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php", "namespace Kanboard\\Controller;", "use Kanboard\\Core\\Controller\\PageNotFoundException;", "/**\n * Task Creation Controller\n *\n * @package Kanboard\\Controller\n * @author Frederic Guillot\n */\nclass TaskCreationController extends BaseController\n{\n /**\n * Display a form to create a...
[ 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": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add an action') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ActionCreationController', 'event', array('project_id' => $project['id'])) ?>\">\n <?= $this->form->csrf() ?>", " <?= $this->form->hidden('project_id', $values) ?>", "\n <?...
[ 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add an action') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ActionCreationController', 'event', array('project_id' => $project['id'])) ?>\">\n <?= $this->form->csrf() ?>", "", "\n <?= $this->form->label(t('Action'), 'action_name') ?>\n...
[ 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Choose an event') ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('ActionCreationController', 'params', array('project_id' => $project['id'])) ?>\">\n <?= $this->form->csrf() ?>\n", " <?= $this->form->hidden('project_id', $values) ?>", ...
[ 1, 1, 0, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Choose an event') ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('ActionCreationController', 'params', array('project_id' => $project['id'])) ?>\">\n <?= $this->form->csrf() ?>\n", "", " <?= $this->form->hidden('action_name', $values) ...
[ 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Define action parameters') ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('ActionCreationController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>\n", " <?= $this->form->hidden('p...
[ 1, 1, 0, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Define action parameters') ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('ActionCreationController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>\n", "", " <?= $this->form->hid...
[ 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new category') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('CategoryController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", " <?= $this->form->hidden('project_id', $value...
[ 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new category') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('CategoryController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", "", "\n <?= $this->form->label(t('Category N...
[ 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Category modification for the project \"%s\"', $project['name']) ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('CategoryController', 'update', array('project_id' => $project['id'], 'category_id' => $values['id'])) ?>\" autocomplete=\"off\">\n ...
[ 1, 1, 0, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Category modification for the project \"%s\"', $project['name']) ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('CategoryController', 'update', array('project_id' => $project['id'], 'category_id' => $values['id'])) ?>\" autocomplete=\"off\">\n ...
[ 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new column') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ColumnController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", "\n <?= $this->form->hidden('project_id', $values)...
[ 1, 0, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new column') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ColumnController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", "", "\n <?= $this->form->label(t('Title'), 'titl...
[ 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Edit column \"%s\"', $column['title']) ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('ColumnController', 'update', array('project_id' => $project['id'], 'column_id' => $column['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>",...
[ 1, 1, 0, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Edit column \"%s\"', $column['title']) ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('ColumnController', 'update', array('project_id' => $project['id'], 'column_id' => $column['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>",...
[ 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new filter') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('CustomFilterController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", " <?= $this->form->hidden('project_id', $val...
[ 1, 0, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new filter') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('CustomFilterController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", "", "\n <?= $this->form->label(t('Name'), ...
[ 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Edit custom filter') ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('CustomFilterController', 'update', array('project_id' => $filter['project_id'], 'filter_id' => $filter['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>\n", ...
[ 1, 1, 0, 1, 0, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Edit custom filter') ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('CustomFilterController', 'update', array('project_id' => $filter['project_id'], 'filter_id' => $filter['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>\n", ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php if ($this->app->isAjax()): ?>\n <div class=\"page-header\">\n <h2><?= $this->text->e($project['name']) ?> &gt; <?= t('Edit project') ?></h2>\n </div>\n<?php else: ?>\n <div class=\"page-header\">\n <h2><?= t('Edit project') ?></h2>\n </div>\n<?php endif ?>\n<form method=\"post\" act...
[ 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<?php if ($this->app->isAjax()): ?>\n <div class=\"page-header\">\n <h2><?= $this->text->e($project['name']) ?> &gt; <?= t('Edit project') ?></h2>\n </div>\n<?php else: ?>\n <div class=\"page-header\">\n <h2><?= t('Edit project') ?></h2>\n </div>\n<?php endif ?>\n<form method=\"post\" act...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add new tag') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ProjectTagController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", " <?= $this->form->hidden('project_id', $values) ?>...
[ 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add new tag') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ProjectTagController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", "", "\n <?= $this->form->label(t('Name'), 'name')...
[ 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Edit a tag') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ProjectTagController', 'update', array('tag_id' => $tag['id'], 'project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", " <?= $this->form->hidden(...
[ 1, 0, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Edit a tag') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('ProjectTagController', 'update', array('tag_id' => $tag['id'], 'project_id' => $project['id'])) ?>\" autocomplete=\"off\">\n <?= $this->form->csrf() ?>", "", "\n <?= $this->form-...
[ 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new swimlane') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('SwimlaneController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">", "", " <?= $this->form->csrf() ?>", " <?= $this->form->hidden('project_i...
[ 1, 0, 1, 0, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Add a new swimlane') ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('SwimlaneController', 'save', array('project_id' => $project['id'])) ?>\" autocomplete=\"off\">", "", " <?= $this->form->csrf() ?>", "", "\n <?= $this->form->label(t('...
[ 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Swimlane modification for the project \"%s\"', $project['name']) ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('SwimlaneController', 'update', array('project_id' => $project['id'], 'swimlane_id' => $values['id'])) ?>\" autocomplete=\"off\">", ...
[ 1, 1, 0, 1, 0, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= t('Swimlane modification for the project \"%s\"', $project['name']) ?></h2>\n</div>", "<form method=\"post\" action=\"<?= $this->url->href('SwimlaneController', 'update', array('project_id' => $project['id'], 'swimlane_id' => $values['id'])) ?>\" autocomplete=\"off\">", ...
[ 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= $this->text->e($project['name']) ?> &gt; <?= t('New task') ?><?= $this->task->getNewTaskDropdown($project['id'], $values['swimlane_id'], $values['column_id']) ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('TaskCreationController', 'save', array('proje...
[ 1, 0, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "<div class=\"page-header\">\n <h2><?= $this->text->e($project['name']) ?> &gt; <?= t('New task') ?><?= $this->task->getNewTaskDropdown($project['id'], $values['swimlane_id'], $values['column_id']) ?></h2>\n</div>\n<form method=\"post\" action=\"<?= $this->url->href('TaskCreationController', 'save', array('proje...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [6, 69, 111, 157, 162, 186, 155, 67, 127, 208, 51, 7, 9, 9, 7, 10, 8, 10, 7, 11, 13, 7, 8, 8, 11, 7], "buggy_code_start_loc": [6, 48, 37, 157, 15, 63, 61, 67, 4, 6, 51, 6, 8, 8, 6, 7, 6, 7, 6, 8, 12, 6, 6, 5, 6, 6], "filenames": ["ChangeLog", "app/Controller/ActionController.php", "app/Controller...
463
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\tby Bram Moolenaar\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n */", "/*\n * Definition of error messages, sorted on error number.\n */", "EXTERN cha...
[ 1, 1, 1, 1, 0 ]
PreciseBugs
{"buggy_code_end_loc": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\tby Bram Moolenaar\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n */", "/*\n * Definition of error messages, sorted on error number.\n */", "EXTERN cha...
[ 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\tby Bram Moolenaar\n * Multibyte extensions partly by Sung-Hoon Baek\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n * See README.txt for an overview of the...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\tby Bram Moolenaar\n * Multibyte extensions partly by Sung-Hoon Baek\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n * See README.txt for an overview of the...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\tby Bram Moolenaar\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n * See README.txt for an overview of the Vim source code.\n */", "/*\n * spellfile.c: co...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\tby Bram Moolenaar\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n * See README.txt for an overview of the Vim source code.\n */", "/*\n * spellfile.c: co...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "\" Test for spell checking with 'encoding' set to utf-8", "source check.vim\nCheckFeature spell", "scriptencoding utf-8", "func TearDown()\n set nospell\n call delete('Xtest.aff')\n call delete('Xtest.dic')\n call delete('Xtest.utf-8.add')\n call delete('Xtest.utf-8.add.spl')\n call delete('Xtest.utf-8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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 ]
PreciseBugs
{"buggy_code_end_loc": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "\" Test for spell checking with 'encoding' set to utf-8", "source check.vim\nCheckFeature spell", "scriptencoding utf-8", "func TearDown()\n set nospell\n call delete('Xtest.aff')\n call delete('Xtest.dic')\n call delete('Xtest.utf-8.add')\n call delete('Xtest.utf-8.add.spl')\n call delete('Xtest.utf-8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\t\tby Bram Moolenaar\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n * See README.txt for an overview of the Vim source code.\n */", "#include \"vim.h\"",...
[ 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, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/* vi:set ts=8 sts=4 sw=4 noet:\n *\n * VIM - Vi IMproved\t\tby Bram Moolenaar\n *\n * Do \":help uganda\" in Vim to read copying and usage conditions.\n * Do \":help credits\" in Vim to see a list of people who contributed.\n * See README.txt for an overview of the Vim source code.\n */", "#include \"vim.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 ]
PreciseBugs
{"buggy_code_end_loc": [3275, 4230, 6192, 782, 748], "buggy_code_start_loc": [3275, 4229, 4392, 782, 748], "filenames": ["src/errors.h", "src/mbyte.c", "src/spellfile.c", "src/testdir/test_spell_utf8.vim", "src/version.c"], "fixing_code_end_loc": [3280, 4230, 6203, 788, 751], "fixing_code_start_loc": [3276, 4229, 4393,...
464
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * 32-bit Digest parameter name parser\n *\n * Copyright (C) 2001-2003 FhG Fokus\n *\n * This file is part of opensips, a free SIP server.\n *\n * opensips 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 Foun...
[ 1, 1, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 0, 1, 1, 0, 1, 0, 1, 1, 1, 0, 1, 1, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 ]
PreciseBugs
{"buggy_code_end_loc": [167], "buggy_code_start_loc": [74], "filenames": ["parser/digest/param_parser.c"], "fixing_code_end_loc": [170], "fixing_code_start_loc": [75], "message": "OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.7 and 3.2.4, a specially crafted Authorization ...
465
Determine whether the {function_name} code is vulnerable or not.
[ "/*\n * 32-bit Digest parameter name parser\n *\n * Copyright (C) 2001-2003 FhG Fokus\n *\n * This file is part of opensips, a free SIP server.\n *\n * opensips 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 Foun...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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": [167], "buggy_code_start_loc": [74], "filenames": ["parser/digest/param_parser.c"], "fixing_code_end_loc": [170], "fixing_code_start_loc": [75], "message": "OpenSIPS is a Session Initiation Protocol (SIP) server implementation. Prior to versions 3.1.7 and 3.2.4, a specially crafted Authorization ...
465