task stringlengths 12 101 | input stringlengths 0 90.2k | output stringlengths 1 139k | options list | pageTitle stringlengths 0 1.11k | outputColName stringlengths 1 3.1k | url stringlengths 14 585 | wdcFile stringlengths 65 76 |
|---|---|---|---|---|---|---|---|
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Screen Reader Compatibility [Importance] Essential [Accessible] Screen reader software will provide descriptive text for most user interface elements (such as buttons, menus, text labels, etc.) in the development environment. Interface elements without tab stops or other keyboard shortcuts are readable wi... | Screen reader software does not read the majority of user interface elements, or required actions can only be performed using visual information. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Document Formatting [Importance] Important [Accessible] Assignment documents are properly formatted for maximum compatibility with screen reader software. [Not Accessible] | Assignment documents are improperly structured and will appear as a "blob of text" to screen reader software4. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Diagrams [Importance] Important [Accessible] If information is provided in the form of a system diagram, UML Class diagram, Use-case diagram, or other visual format, then descriptive text or tactile graphics5 are provided as an alternative to this information. [Not Accessible] | Information required to complete the lab is provided in graphical format without alternative text or descriptions. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Video [Importance] Important [Accessible] If a video walkthrough or lecture is provided, then narration describes all of the actions that the student must perform to complete the lab. [Not Accessible] | Actions are shown in the video but not described in the narration. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Example Code [Importance] Important [Accessible] If example code or code fragments are given, they should be presented in text format or as a screen capture with descriptive text. [Not Accessible] | Lab requires the student to manually type in text from a screen capture or other graphical format. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Debugging [Importance] Important [Accessible] Compiler or runtime interpreter should provide errors in textual format. Breakpoints, stepping, variable values, etc. should all be compatible with keyboard shortcuts and screen readers. [Not Accessible] | Error information relies on highlighting or other visual presentation of information that is not compatible with screen readers. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Interface Design [Importance] Important [Accessible] If the assignment requires designing and laying out user interface elements, the student will be able to do so using code. [Not Accessible] | The student is required to use a GUI-based interface design tool, which requires the use of the mouse and the screen. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Output Requirements [Importance] Important [Accessible] Output is primarily static, textual, and is screen-reader accessible. [Not Accessible] | Output is primarily graphical or animated6. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Sample Output [Importance] Important [Accessible] If sample output is provided, it is given in text format or as a screen capture with descriptive text that fully specifies the output requirements. [Not Accessible] | A screen capture of sample output is provided without an accompanying description or suitable alternative text. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Shortcuts List [Importance] Helpful [Accessible] Frequently used keyboard shortcuts are provided as a separate document and are suitable for printing in Braille. [Not Accessible] | No documentation on keyboard shortcuts is provided, or an exhaustive list is provided that requires the student to search for each shortcut. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
bcd3f2d0_ide_for_CS_CIS_CAS_Instructors__Not_Accessible | [Requirement] Instructions [Importance] Helpful [Accessible] If a series of actions must be performed by the student, these instructions should be provided as a numbered list. It is also helpful to provide the keyboard shortcuts in these instructions7. [Not Accessible] | Instructions are provided in paragraph format or other unstructured block of text. | [] | Accessibility Survival Guide for CS/CIS/CAS Instructors | Not Accessible | http://spot.pcc.edu/~mgoodman/DL/survival.php | 6/1438042987135.9_20150728002307-00101-ip-10-236-191-2_231412611_0.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Shonen Knife [Album] Let's Knife [Title] | I am a Cat | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Deerhoof [Album] Green Circles [Title] | Koneko Kitten | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Be your Own Pet [Album] Get Awkward [Title] | Super Soaked | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Christine Levine [Album] You Can't Buy a Puppy When you are drunk [Title] | If you are drunk you can't buy a puppy | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Dot Wiggens [Album] Ready! Get! Go! [Label] alternative tenticles [Title] | Your Best Friend | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Sonic Youth [Album] Washing Machine [Title] | Washing Machine/Little Trouble Girl | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Sleigh Bells [Title] | Crush | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] X [Album] Los Angeles [Title] | I'm Coming Over | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Ghostface Killah ft. Amy Winehouse [Title] | I'm No Good | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] 9-5 [Album] Public Warning [Title] | Lady Soveriegn | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Lizzo Bangers [Label] Totally Gross National Product [Title] | Batches and Cookies | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] MIA [Title] | Galang | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Karol Conka [Title] | Gueto Ao Luxo | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Schlachfhofbronx feat. Gnucci [Title] | Banana-Coolie Fruit | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Salt and Peppa [Title] | Push it | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Amanda Blank [Title] | Make it Take it | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Emmon [Title] | Secrets and Lies | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Yelle [Title] | A Cause Des Garcon | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Name the Pet [Title] | Sunshine | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] THe Bird and The Bee [Title] | I can't go for That | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Donna Summers [Title] | Romeo | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Sally Shapiro [Title] | He Keeps me Alive | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Class Actress [Title] | Journal of Ardency | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Peeches [Title] | Downtown | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] The Dum Dum Girls [Title] | Take Care of My baby | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Miranda July w/ICQ [Title] | Girls on Dates | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Marlo Eggplant [Title] | Cummulous | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Haim [Title] | Hold Me | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Souxie [Title] | Swimming Horses | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Santigold [Title] | Lights Out Diplo's Panda Bear Mix | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Kali Uchis [Title] | What they Say | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Taken by Trees [Title] | Sweet Child O' Mine | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Cat Power [Title] | Willie | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Googoosh [Title] | Ma beham Nemi Resin | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ee97e091__Radio_for_Portland_and_beyond__Title | [Artist] Moldy Peaches [Title] | Anyone Else | [] | KBOO | Community Radio for Portland and beyond | Title | http://kboo.org/playlists/signup.php?page=14 | 6/1438042988860.4_20150728002308-00175-ip-10-236-191-2_134144587_10.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 02-Nov [By] DC [Type] Fix [Comment] In the previous layout, the 'target' window was occuping too much space [Issue] | Changed the layout of the Findings page | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 02-Nov [By] DC [Type] Feature [Comment] before it was hard to see the name of long projects [Issue] | Left navigation on main projects window now resizes | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 27-Oct [By] MD [Type] Fix [Comment] The finding ID's functionality was not working. I am moving project specific information to its own class because it is spread over at least three different objects which is hard to maintain and keep track of (at least for my small brain). [Issue] | Fixed a few bugs related to getting the next id and started a project class | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 27-Oct [By] DC [Type] Patch [Comment] changed loadDirectoriesIntoListBox loadDirectoriesIntoComboBox so that any folder named CVS will not appear in those lists (so now all files that start with an _ or are called CVS don't appear) [Issue] | Hide CVS folders | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 27-Oct [By] DC [Type] Breaking Change [Comment] Since a) the UserProfiles point to the location of the data files, b) the ORG_CONFIG_FILES might now come from multiple places, c) the UserProfiles are usually specifically to each user (namely for working offline), I moved the UserProfiles to the Application Execu... | UserProfiles folder | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 27-Oct [By] DC [Type] Code Cleanup [Comment] This is needed for the cases where the developers are using different ORG_CONFIG_FILES directories (which is my case). To make this work I removed all references to VulnReport_Files and made sure that all references to config files are made via GlobalVariables.****. I... | Allow ORG_CONFIG_FILES to be loaded from a specified location | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 26-Oct [By] MD [Type] Code Cleanup [Comment] Removed some more global variable references, hopefully the whole global variable class will be gone soon [Issue] | Removed a few more global variable references | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 26-Oct [By] DC [Type] Maintenence [Comment] namely the Powerpoint assembly, since that funcionality is now in the Plugins [Issue] | Removed all references to Office assemblies | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 25-Oct [By] MD [Type] Bug [Comment] My solution was to load the xml files into xml document objects and then feed them into the altova component. This got around the handle being left opened issue without any functionality changes for the rest of the code. [Issue] | Fixed the issue related to the Altova component. | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 25-Oct [By] DC [Type] Bug [Comment] The issue seems to be related to a directory handle that exists on the ORG process (created by the Altova component) that prevents the directory from being completely deleted and means that when the same finding is opened again an error is thrown. The current solution is based... | Race condition on new altova component locks the directory so that it cannot be used twice | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 25-Oct [By] DC [Type] Bug [Comment] this showed it self in new projects which had no targets (and if the user had the findings tab open) [Issue] | When a project is loaded in the findings tab the list of available findings was not cleared | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 22-Oct [By] MD [Type] Upgrade [Comment] Upgrade the Alotva Authentic component [Issue] | New Altova Authentic component | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 23-Sep [By] MD [Type] Feature [Comment] Added in the ability to import in a xml output file from nmap scanner. [Issue] | Nmap Import | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 13-Sep [By] MD [Type] Feature [Comment] Added in the VulnReportHelpers.confirmExistenceOfRequiredFilesAndFolders so we can make sure the running environment is stable before executing the program. [Issue] | Added in check for program pre-reqs | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 12-Sep [By] MD [Type] Refactoring [Comment] Worked on the UserProfile class. Reason for creating a seperate class was for code cleanliness and everything was getting confusing for loading, projects, etc.. from the yucky global variables. [Issue] | New user profile class | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 09-Sep [By] MD [Type] Bug [Comment] This was caused by the program not checking to see if the user wanted to continue or exit the program. [Issue] | Access Violation when doing alt + f4 on splash screen | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
ca6bdb3f_nerator____Change_Log____OWASP__Issue | [Date] 07-Sep [By] MD [Type] Upgrade [Comment] Upgraded to .NET 2.0 and got all of the compiler errors and most of the warnings cleared out. [Issue] | Update to .Net 2.0 | [] | Difference between revisions of "ORG (Owasp Report Generator) - Change Log" - OWASP | Issue | https://www.owasp.org/index.php?title=ORG_(Owasp_Report_Generator)_-_Change_Log&diff=11466&oldid=11464 | 6/1438042988860.4_20150728002308-00102-ip-10-236-191-2_929390237_1.json |
922e5fa8_mpania_Cervecerias_Unidas_S_A___Metric | [CCU Rank] Sign Up For Ticker Ranking [CCU Avg Ranking] Sign Up For Sector Ranking [Notes] Stock is in a solid downturn. [Metric] | Relative Strength | [
[
"R",
"e",
"l",
"a",
"t",
"i",
"v",
"e",
" ",
"S",
"t",
"r",
"e",
"n",
"g",
"t",
"h"
],
[
"O",
"v",
"e",
"r",
"a",
"l",
"l",
" ",
"Y",
"i",
"e",
"l",
"d",
" ",
"A",
"t",
"t",
... | CCU: Dividend Date & History for Compania Cervecerias Unidas S.A. | Metric | http://www.dividend.com/dividend-stocks/consumer-goods/beverages-brewers/ccu-compania-cervecerias-unidas-sa/ | 6/1438042981576.7_20150728002301-00210-ip-10-236-191-2_412367329_0.json |
922e5fa8_mpania_Cervecerias_Unidas_S_A___Metric | [CCU Rank] Sign Up For Ticker Ranking [CCU Avg Ranking] Sign Up For Sector Ranking [Notes] Stock's dividend yield is below average. [Metric] | Overall Yield Attractiveness | [
[
"R",
"e",
"l",
"a",
"t",
"i",
"v",
"e",
" ",
"S",
"t",
"r",
"e",
"n",
"g",
"t",
"h"
],
[
"O",
"v",
"e",
"r",
"a",
"l",
"l",
" ",
"Y",
"i",
"e",
"l",
"d",
" ",
"A",
"t",
"t",
... | CCU: Dividend Date & History for Compania Cervecerias Unidas S.A. | Metric | http://www.dividend.com/dividend-stocks/consumer-goods/beverages-brewers/ccu-compania-cervecerias-unidas-sa/ | 6/1438042981576.7_20150728002301-00210-ip-10-236-191-2_412367329_0.json |
922e5fa8_mpania_Cervecerias_Unidas_S_A___Metric | [CCU Rank] Sign Up For Ticker Ranking [CCU Avg Ranking] Sign Up For Sector Ranking [Notes] This rating is related to the length and consistency of a company's dividend payouts, as well as our opinion on how likely the company is to continue payouts in the future. [Metric] | Dividend Reliability | [
[
"R",
"e",
"l",
"a",
"t",
"i",
"v",
"e",
" ",
"S",
"t",
"r",
"e",
"n",
"g",
"t",
"h"
],
[
"O",
"v",
"e",
"r",
"a",
"l",
"l",
" ",
"Y",
"i",
"e",
"l",
"d",
" ",
"A",
"t",
"t",
... | CCU: Dividend Date & History for Compania Cervecerias Unidas S.A. | Metric | http://www.dividend.com/dividend-stocks/consumer-goods/beverages-brewers/ccu-compania-cervecerias-unidas-sa/ | 6/1438042981576.7_20150728002301-00210-ip-10-236-191-2_412367329_0.json |
922e5fa8_mpania_Cervecerias_Unidas_S_A___Metric | [CCU Rank] Sign Up For Ticker Ranking [CCU Avg Ranking] Sign Up For Sector Ranking [Notes] Dividend payouts are consistent, but increases small. [Metric] | Dividend Uptrend | [
[
"R",
"e",
"l",
"a",
"t",
"i",
"v",
"e",
" ",
"S",
"t",
"r",
"e",
"n",
"g",
"t",
"h"
],
[
"O",
"v",
"e",
"r",
"a",
"l",
"l",
" ",
"Y",
"i",
"e",
"l",
"d",
" ",
"A",
"t",
"t",
... | CCU: Dividend Date & History for Compania Cervecerias Unidas S.A. | Metric | http://www.dividend.com/dividend-stocks/consumer-goods/beverages-brewers/ccu-compania-cervecerias-unidas-sa/ | 6/1438042981576.7_20150728002301-00210-ip-10-236-191-2_412367329_0.json |
922e5fa8_mpania_Cervecerias_Unidas_S_A___Metric | [CCU Rank] Sign Up For Ticker Ranking [CCU Avg Ranking] Sign Up For Sector Ranking [Notes] Earnings estimates are uptrending. [Metric] | Earnings Growth | [
[
"R",
"e",
"l",
"a",
"t",
"i",
"v",
"e",
" ",
"S",
"t",
"r",
"e",
"n",
"g",
"t",
"h"
],
[
"O",
"v",
"e",
"r",
"a",
"l",
"l",
" ",
"Y",
"i",
"e",
"l",
"d",
" ",
"A",
"t",
"t",
... | CCU: Dividend Date & History for Compania Cervecerias Unidas S.A. | Metric | http://www.dividend.com/dividend-stocks/consumer-goods/beverages-brewers/ccu-compania-cervecerias-unidas-sa/ | 6/1438042981576.7_20150728002301-00210-ip-10-236-191-2_412367329_0.json |
922e5fa8_mpania_Cervecerias_Unidas_S_A___Metric | [CCU Rank] Sign Up For Ticker Ranking [CCU Avg Ranking] Sign Up For Sector Ranking [Notes] Sign Up For DARS Ratings [Metric] | DARS Rating | [
[
"R",
"e",
"l",
"a",
"t",
"i",
"v",
"e",
" ",
"S",
"t",
"r",
"e",
"n",
"g",
"t",
"h"
],
[
"O",
"v",
"e",
"r",
"a",
"l",
"l",
" ",
"Y",
"i",
"e",
"l",
"d",
" ",
"A",
"t",
"t",
... | CCU: Dividend Date & History for Compania Cervecerias Unidas S.A. | Metric | http://www.dividend.com/dividend-stocks/consumer-goods/beverages-brewers/ccu-compania-cervecerias-unidas-sa/ | 6/1438042981576.7_20150728002301-00210-ip-10-236-191-2_412367329_0.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/home [Action] | Go to home directory | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/up [Action] | Go to parent directory | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/back [Action] | Go to previous directory | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/forward [Action] | Go to next directory | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/reload [Action] | Reload directory | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/mkdir [Action] | Create new directory | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/toggleSpeedbar [Action] | Show/hide sidebar | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/sorting menu [Action] | Sorting options | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/short view [Action] | Select short view | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/detailed view [Action] | Select detailed view | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/show hidden [Action] | Show/hide hidden files | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/preview [Action] | Show/hide preview | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
ac546f4c_tion_Kiosk_Keys___KDE_TechBase__Action | [Key] action/separate dirs [Action] | Show/hide separate directories | [] | KDE System Administration/Kiosk/Keys - KDE TechBase | Action | https://techbase.kde.org/index.php?title=KDE_System_Administration/Kiosk/Keys&oldid=48235 | 6/1438042981576.7_20150728002301-00229-ip-10-236-191-2_892520990_5.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Destructor. [Method name] | __destruct | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Determines if the connection to the server is active. [Method name] | connected | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Method to get a object represented as a datetime string in a format recognized by the database server. [Method name] | dateToString | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Diagnostic method to return explain information for a query. [Method name] | explain | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Get the number of affected rows for the previous executed SQL statement. [Method name] | getAffectedRows | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Method to get the database collation in use by sampling a text field of a table in the database. [Method name] | getCollation | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Method to escape a string for usage in an SQL statement. [Method name] | getEscaped | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Gets an exporter class object. [Method name] | getExporter | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Gets an importer class object. [Method name] | getImporter | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Get the number of returned rows for the previous executed SQL statement. [Method name] | getNumRows | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Get the current or query, or new object. [Method name] | getQuery | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Shows the table CREATE statement that creates the given tables. [Method name] | getTableCreate | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Retrieves field information about the given tables. [Method name] | getTableFields | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Method to get an array of all tables in the database. [Method name] | getTableList | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Get the version of the database connector. [Method name] | getVersion | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Determines if the database engine supports UTF-8 character encoding. [Method name] | hasUTF | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Method to get the auto-incremented value from the last INSERT statement. [Method name] | insertid | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
a26759dc_MySQLi___Joomla__Documentation__Method_name | [Visibility] public [Description] Execute the SQL statement. [Method name] | query | [] | API17:JDatabaseMySQLi - Joomla! Documentation | Method name | https://docs.joomla.org/index.php?title=API17:JDatabaseMySQLi&oldid=72290 | 6/1438042981576.7_20150728002301-00158-ip-10-236-191-2_860082781_0.json |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.