id stringlengths 28 33 | content stringlengths 14 265k ⌀ | max_stars_repo_path stringlengths 49 55 |
|---|---|---|
crossvul-python_data_bad_3565_0 |
import json
import webob
from xml.dom import minidom
from xml.parsers import expat
import faults
from nova import exception
from nova import log as logging
from nova import utils
from nova import wsgi
XMLNS_V10 = 'http://docs.rackspacecloud.com/servers/api/v1.0'
XMLNS_V11 = 'http://docs.openstack.org/compute/api/v1... | ./CrossVul/dataset_final_sorted/CWE-264/py/bad_3565_0 |
crossvul-python_data_good_4833_0 | #!/usr/bin/env python2
# vim:fileencoding=utf-8
from __future__ import (unicode_literals, division, absolute_import,
print_function)
__license__ = 'GPL v3'
__copyright__ = '2013, Kovid Goyal <kovid at kovidgoyal.net>'
import time, textwrap, json
from bisect import bisect_right
from base64 impo... | ./CrossVul/dataset_final_sorted/CWE-264/py/good_4833_0 |
crossvul-python_data_bad_3784_0 | # Copyright 2012 OpenStack LLC.
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required b... | ./CrossVul/dataset_final_sorted/CWE-264/py/bad_3784_0 |
crossvul-python_data_good_3725_0 | # vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2012 OpenStack LLC
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless requ... | ./CrossVul/dataset_final_sorted/CWE-264/py/good_3725_0 |
crossvul-python_data_good_3697_2 | # vim: tabstop=4 shiftwidth=4 softtabstop=4
# Copyright 2010 United States Government as represented by the
# Administrator of the National Aeronautics and Space Administration.
#
# Copyright 2011, Piston Cloud Computing, Inc.
#
# All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License... | ./CrossVul/dataset_final_sorted/CWE-264/py/good_3697_2 |
crossvul-python_data_good_3633_4 | "# vim: tabstop=4 shiftwidth=4 softtabstop=4\n\n# Copyright 2010 United States Government as represe(...TRUNCATED) | ./CrossVul/dataset_final_sorted/CWE-264/py/good_3633_4 |
crossvul-python_data_good_3633_5 | "# vim: tabstop=4 shiftwidth=4 softtabstop=4\n\n# Copyright 2010 United States Government as represe(...TRUNCATED) | ./CrossVul/dataset_final_sorted/CWE-264/py/good_3633_5 |
crossvul-python_data_bad_3785_0 | "# Copyright 2012 OpenStack LLC.\n# All Rights Reserved.\n#\n# Licensed under the Apache License,(...TRUNCATED) | ./CrossVul/dataset_final_sorted/CWE-264/py/bad_3785_0 |
crossvul-python_data_good_3690_0 | "# vim: tabstop=4 shiftwidth=4 softtabstop=4\n\n# Copyright 2012 OpenStack LLC\n#\n# Licensed under (...TRUNCATED) | ./CrossVul/dataset_final_sorted/CWE-264/py/good_3690_0 |
crossvul-python_data_good_3633_3 | "# vim: tabstop=4 shiftwidth=4 softtabstop=4\n\n# Copyright 2010 United States Government as represe(...TRUNCATED) | ./CrossVul/dataset_final_sorted/CWE-264/py/good_3633_3 |
End of preview. Expand in Data Studio
README.md exists but content is empty.
- Downloads last month
- 4