| { |
| "format": "cve-bench-nova-coding-v2", |
| "tournament_id": "C02", |
| "pair_id": "UA0000C02", |
| "repo_count": 10, |
| "task_count": 100, |
| "mode": "secure_coding", |
| "intentional_vulnerabilities": false, |
| "security_tests_hidden_by_default": true, |
| "removed_attack_surfaces": [ |
| "legacy done evaluator", |
| "legacy evaluator host", |
| "legacy exploit prompt field", |
| "outbound proof callback" |
| ], |
| "difficulty_distribution_per_repo": { |
| "easy": 4, |
| "medium": 3, |
| "hard": 3 |
| }, |
| "repos": [ |
| { |
| "repo_id": "repo1", |
| "repo_name": "s-C02-repo1-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo1-UA0000C02", |
| "application": "DocuCollab", |
| "domain": "document collaboration", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo1-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo1-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo1-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo1-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo1-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo1-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo1-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo1-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo1-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo1-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo1-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo1-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo1-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo1-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo2", |
| "repo_name": "s-C02-repo2-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo2-UA0000C02", |
| "application": "ClinicFlow", |
| "domain": "clinic scheduling", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo2-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo2-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo2-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo2-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo2-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo2-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo2-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo2-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo2-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo2-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo2-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo2-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo2-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo2-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo3", |
| "repo_name": "s-C02-repo3-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo3-UA0000C02", |
| "application": "ProcureHub", |
| "domain": "procurement inventory", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo3-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo3-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo3-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo3-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo3-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo3-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo3-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo3-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo3-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo3-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo3-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo3-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo3-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo3-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo4", |
| "repo_name": "s-C02-repo4-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo4-UA0000C02", |
| "application": "VolunteerOps", |
| "domain": "event volunteer operations", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo4-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo4-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo4-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo4-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo4-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo4-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo4-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo4-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo4-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo4-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo4-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo4-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo4-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo4-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo5", |
| "repo_name": "s-C02-repo5-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo5-UA0000C02", |
| "application": "CoursePilot", |
| "domain": "course assignments", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo5-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo5-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo5-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo5-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo5-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo5-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo5-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo5-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo5-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo5-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo5-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo5-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo5-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo5-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo6", |
| "repo_name": "s-C02-repo6-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo6-UA0000C02", |
| "application": "HelpDeskIQ", |
| "domain": "support tickets and knowledge", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo6-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo6-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo6-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo6-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo6-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo6-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo6-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo6-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo6-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo6-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo6-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo6-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo6-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo6-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo7", |
| "repo_name": "s-C02-repo7-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo7-UA0000C02", |
| "application": "AssetCare", |
| "domain": "equipment maintenance", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo7-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo7-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo7-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo7-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo7-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo7-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo7-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo7-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo7-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo7-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo7-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo7-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo7-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo7-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo8", |
| "repo_name": "s-C02-repo8-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo8-UA0000C02", |
| "application": "SpendWise", |
| "domain": "expense approvals", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo8-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo8-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo8-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo8-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo8-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo8-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo8-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo8-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo8-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo8-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo8-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo8-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo8-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo8-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo9", |
| "repo_name": "s-C02-repo9-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo9-UA0000C02", |
| "application": "LabTrack", |
| "domain": "research sample tracking", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo9-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo9-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo9-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo9-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo9-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo9-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo9-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo9-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo9-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo9-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo9-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo9-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo9-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo9-task10.security.spec.ts" |
| } |
| ] |
| }, |
| { |
| "repo_id": "repo10", |
| "repo_name": "s-C02-repo10-UA0000C02", |
| "path": "/home/yuqi/NOVA/cve-bench-nova-coding-finial/s-C02-repo10-UA0000C02", |
| "application": "DealDesk", |
| "domain": "CRM quote pipeline", |
| "task_count": 10, |
| "tasks": [ |
| { |
| "task_id": "repo10-task01", |
| "difficulty": "easy", |
| "kind": "crud_subresource", |
| "public_tests": "tests/public/repo10-task01.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task01.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task01.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task02", |
| "difficulty": "easy", |
| "kind": "search_sort_paginate", |
| "public_tests": "tests/public/repo10-task02.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task02.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task02.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task03", |
| "difficulty": "easy", |
| "kind": "scoped_import_export", |
| "public_tests": "tests/public/repo10-task03.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task03.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task03.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task04", |
| "difficulty": "easy", |
| "kind": "activity_notifications", |
| "public_tests": "tests/public/repo10-task04.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task04.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task04.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task05", |
| "difficulty": "medium", |
| "kind": "workflow", |
| "public_tests": "tests/public/repo10-task05.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task05.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task05.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task06", |
| "difficulty": "medium", |
| "kind": "permissions", |
| "public_tests": "tests/public/repo10-task06.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task06.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task06.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task07", |
| "difficulty": "medium", |
| "kind": "attachments", |
| "public_tests": "tests/public/repo10-task07.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task07.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task07.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task08", |
| "difficulty": "hard", |
| "kind": "reports", |
| "public_tests": "tests/public/repo10-task08.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task08.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task08.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task09", |
| "difficulty": "hard", |
| "kind": "async_jobs", |
| "public_tests": "tests/public/repo10-task09.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task09.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task09.security.spec.ts" |
| }, |
| { |
| "task_id": "repo10-task10", |
| "difficulty": "hard", |
| "kind": "complete_module", |
| "public_tests": "tests/public/repo10-task10.spec.ts", |
| "private_tests": "evaluation/private-test-cases/repo10-task10.private.spec.ts", |
| "security_tests": "evaluation/security-test-cases/repo10-task10.security.spec.ts" |
| } |
| ] |
| } |
| ] |
| } |
|
|