Changes between Version 27 and Version 28 of ViewTickets


Ignore:
Timestamp:
2009-12-04T04:35:54Z (15 years ago)
Author:
davidsarah
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ViewTickets

    v27 v28  
    77 * [query:status!=closed&keywords~=dataloss dataloss] ([[TicketQuery(status!=closed&keywords~=dataloss, count)]]): could lead to the unintended loss of data
    88 * [query:status!=closed&keywords~=confidentiality confidentiality] ([[TicketQuery(status!=closed&keywords~=confidentiality, count)]]): could lead to the unintended disclosure of file contents
    9  * [query:status!=closed&keywords~=traffic-analysis traffic-analysis] ([[TicketQuery(status!=closed&keywords~=traffic-analysis, count)]]): could lead to the unintended disclosure of data other than file contents (e.g. how many files of what size you access at what times, the shape of your directory graph, the fact that you run a Tahoe-LAFS client or storage server, etc.)
     9 * [query:status!=closed&keywords~=traffic-analysis traffic-analysis] ([[TicketQuery(status!=closed&keywords~=traffic-analysis, count)]]): could lead to the unintended disclosure of information other than file contents (e.g. how many files of what size you access at what times, the shape of your directory graph, the fact that you run a Tahoe-LAFS client or storage server, etc.)
    1010 * [query:status!=closed&keywords~=security security] ([[TicketQuery(status!=closed&keywords~=security, count)]]): security issues not necessarily tagged with a more specific keyword (''confidentiality'', ''integrity'', etc.)
    1111 * [query:status!=closed&keywords~=availability availability] ([[TicketQuery(status!=closed&keywords~=availability, count)]]): could lead to a temporary condition of being unable to read or write to the filesystem
     
    5050  * [query:component=code-performance&status!=closed code-performance] ([[TicketQuery(component=code-performance&status!=closed, count)]]), [query:status!=closed&keywords~=performance&component!=code-performance other tickets tagged 'performance'] ([[TicketQuery(status!=closed&keywords~=performance&component!=code-performance, count)]])
    5151  * [query:component=code-storage&status!=closed code-storage] ([[TicketQuery(component=code-storage&status!=closed, count)]])
    52   * [query:component=documentation&status!=closed documentation] ([[TicketQuery(component=documentation&status!=closed, count)]]), [query:status!=closed&keywords~=doc&component!=code-documentation other tickets tagged 'doc'] ([[TicketQuery(status!=closed&keywords~=doc&component!=code-documentation, count)]])
     52  * [query:component=documentation&status!=closed documentation] ([[TicketQuery(component=documentation&status!=closed, count)]]), [query:status!=closed&keywords~=docs&component!=code-documentation other tickets tagged 'docs'] ([[TicketQuery(status!=closed&keywords~=doc&component!=code-documentation, count)]])
    5353  * [query:component=packaging&status!=closed packaging] ([[TicketQuery(component=packaging&status!=closed, count)]])
    5454 * [query:component=contrib&status!=closed contrib] ([[TicketQuery(component=contrib&status!=closed, count)]])